|
71 | 71 | </script> |
72 | 72 |
|
73 | 73 |
|
74 | | -<nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../gtk4/index.html">gtk4</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><ul class="block"><li><a id="all-types" href="all.html">All Items</a></li></ul><section id="rustdoc-toc"><h3><a href="#">Sections</a></h3><ul class="block top-toc"><li><a href="#rust-gtk-4-bindings" title="Rust GTK 4 bindings">Rust GTK 4 bindings</a><ul><li><a href="#minimum-supported-rust-version" title="Minimum supported Rust version">Minimum supported Rust version</a></li><li><a href="#hello-world-example-program" title="“Hello, World!” example program">“Hello, World!” example program</a></li><li><a href="#the-main-loop" title="The main loop">The main loop</a></li><li><a href="#threads" title="Threads">Threads</a></li></ul></li><li><a href="#panics" title="Panics">Panics</a><ul><li><a href="#features" title="Features">Features</a></li><li><a href="#documentation" title="Documentation">Documentation</a></li><li><a href="#using" title="Using">Using</a></li><li><a href="#license" title="License">License</a></li></ul></li></ul><h3><a href="#reexports">Crate Items</a></h3><ul class="block"><li><a href="#reexports" title="Re-exports">Re-exports</a></li><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li><li><a href="#statics" title="Statics">Statics</a></li><li><a href="#functions" title="Functions">Functions</a></li><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Crate <span>gtk4</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/gtk4/lib.rs.html#3-258">Source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><h2 id="rust-gtk-4-bindings"><a class="doc-anchor" href="#rust-gtk-4-bindings">§</a>Rust GTK 4 bindings</h2> |
| 74 | +<nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../gtk4/index.html">gtk4</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><ul class="block"><li><a id="all-types" href="all.html">All Items</a></li></ul><section id="rustdoc-toc"><h3><a href="#">Sections</a></h3><ul class="block top-toc"><li><a href="#rust-gtk-4-bindings" title="Rust GTK 4 bindings">Rust GTK 4 bindings</a><ul><li><a href="#minimum-supported-rust-version" title="Minimum supported Rust version">Minimum supported Rust version</a></li><li><a href="#hello-world-example-program" title="“Hello, World!” example program">“Hello, World!” example program</a></li><li><a href="#the-main-loop" title="The main loop">The main loop</a></li><li><a href="#threads" title="Threads">Threads</a></li></ul></li><li><a href="#panics" title="Panics">Panics</a><ul><li><a href="#features" title="Features">Features</a></li><li><a href="#documentation" title="Documentation">Documentation</a></li><li><a href="#using" title="Using">Using</a></li><li><a href="#license" title="License">License</a></li></ul></li></ul><h3><a href="#reexports">Crate Items</a></h3><ul class="block"><li><a href="#reexports" title="Re-exports">Re-exports</a></li><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li><li><a href="#statics" title="Statics">Statics</a></li><li><a href="#functions" title="Functions">Functions</a></li><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Crate <span>gtk4</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/gtk4/lib.rs.html#3-261">Source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><h2 id="rust-gtk-4-bindings"><a class="doc-anchor" href="#rust-gtk-4-bindings">§</a>Rust GTK 4 bindings</h2> |
75 | 75 | <p>The project website is <a href="https://gtk-rs.org/">here</a>.</p> |
76 | 76 | <p>Rust bindings of <a href="http://www.gtk.org">GTK 4</a>, part of <a href="https://github.com/gtk-rs/gtk4-rs/">gtk4-rs</a>.</p> |
77 | 77 | <p>This library contains safe Rust bindings for <a href="http://www.gtk.org">GTK 4</a>, a |
@@ -247,7 +247,7 @@ <h3 id="license"><a class="doc-anchor" href="#license">§</a>License</h3> |
247 | 247 | platform-specific assistive technologies API.</div></li><li><div class="item-name"><a class="struct" href="struct.AboutDialog.html" title="struct gtk4::AboutDialog">About<wbr>Dialog</a></div><div class="desc docblock-short">The <a href="struct.AboutDialog.html" title="struct gtk4::AboutDialog"><code>AboutDialog</code></a> offers a simple way to display information about |
248 | 248 | a program.</div></li><li><div class="item-name"><a class="struct" href="struct.Accessible.html" title="struct gtk4::Accessible">Accessible</a></div><div class="desc docblock-short"><a href="struct.Accessible.html" title="struct gtk4::Accessible"><code>Accessible</code></a> is an interface for describing UI elements for |
249 | 249 | Assistive Technologies.</div></li><li><div class="item-name"><a class="struct" href="struct.AccessibleList.html" title="struct gtk4::AccessibleList">Accessible<wbr>List</a><wbr><span class="stab portability" title="Available on crate feature `v4_14` only"><code>v4_14</code></span></div><div class="desc docblock-short">A boxed type which wraps a list of references to GtkAccessible objects.</div></li><li><div class="item-name"><a class="struct" href="struct.AccessibleRange.html" title="struct gtk4::AccessibleRange">Accessible<wbr>Range</a><wbr><span class="stab portability" title="Available on crate feature `v4_10` only"><code>v4_10</code></span></div><div class="desc docblock-short">This interface describes ranged controls, e.g. controls which have a single |
250 | | -value within an allowed range and that can optionally be changed by the user.</div></li><li><div class="item-name"><a class="struct" href="struct.AccessibleText.html" title="struct gtk4::AccessibleText">Accessible<wbr>Text</a><wbr><span class="stab portability" title="Available on crate feature `v4_14` only"><code>v4_14</code></span></div><div class="desc docblock-short">An interface for accessible objects containing formatted text.</div></li><li><div class="item-name"><a class="struct" href="struct.ActionBar.html" title="struct gtk4::ActionBar">Action<wbr>Bar</a></div><div class="desc docblock-short"><a href="struct.ActionBar.html" title="struct gtk4::ActionBar"><code>ActionBar</code></a> is designed to present contextual actions.</div></li><li><div class="item-name"><a class="struct" href="struct.Actionable.html" title="struct gtk4::Actionable">Actionable</a></div><div class="desc docblock-short">The <a href="struct.Actionable.html" title="struct gtk4::Actionable"><code>Actionable</code></a> interface provides a convenient way of associating |
| 250 | +value within an allowed range and that can optionally be changed by the user.</div></li><li><div class="item-name"><a class="struct" href="struct.AccessibleText.html" title="struct gtk4::AccessibleText">Accessible<wbr>Text</a><wbr><span class="stab portability" title="Available on crate feature `v4_14` only"><code>v4_14</code></span></div><div class="desc docblock-short">An interface for accessible objects containing formatted text.</div></li><li><div class="item-name"><a class="struct" href="struct.AccessibleTextRange.html" title="struct gtk4::AccessibleTextRange">Accessible<wbr>Text<wbr>Range</a><wbr><span class="stab portability" title="Available on crate feature `v4_14` only"><code>v4_14</code></span></div><div class="desc docblock-short">A range inside the text of an accessible object.</div></li><li><div class="item-name"><a class="struct" href="struct.ActionBar.html" title="struct gtk4::ActionBar">Action<wbr>Bar</a></div><div class="desc docblock-short"><a href="struct.ActionBar.html" title="struct gtk4::ActionBar"><code>ActionBar</code></a> is designed to present contextual actions.</div></li><li><div class="item-name"><a class="struct" href="struct.Actionable.html" title="struct gtk4::Actionable">Actionable</a></div><div class="desc docblock-short">The <a href="struct.Actionable.html" title="struct gtk4::Actionable"><code>Actionable</code></a> interface provides a convenient way of associating |
251 | 251 | widgets with actions.</div></li><li><div class="item-name"><a class="struct" href="struct.ActivateAction.html" title="struct gtk4::ActivateAction">Activate<wbr>Action</a></div><div class="desc docblock-short">A <a href="struct.ShortcutAction.html" title="struct gtk4::ShortcutAction"><code>ShortcutAction</code></a> that calls gtk_widget_activate().</div></li><li><div class="item-name"><a class="struct" href="struct.Adjustment.html" title="struct gtk4::Adjustment">Adjustment</a></div><div class="desc docblock-short"><a href="struct.Adjustment.html" title="struct gtk4::Adjustment"><code>Adjustment</code></a> is a model for a numeric value.</div></li><li><div class="item-name"><a class="struct" href="struct.AlertDialog.html" title="struct gtk4::AlertDialog">Alert<wbr>Dialog</a><wbr><span class="stab portability" title="Available on crate feature `v4_10` only"><code>v4_10</code></span></div><div class="desc docblock-short">A <a href="struct.AlertDialog.html" title="struct gtk4::AlertDialog"><code>AlertDialog</code></a> object collects the arguments that |
252 | 252 | are needed to present a message to the user.</div></li><li><div class="item-name"><a class="struct" href="struct.AlternativeTrigger.html" title="struct gtk4::AlternativeTrigger">Alternative<wbr>Trigger</a></div><div class="desc docblock-short">A <a href="struct.ShortcutTrigger.html" title="struct gtk4::ShortcutTrigger"><code>ShortcutTrigger</code></a> that combines two triggers.</div></li><li><div class="item-name"><a class="struct" href="struct.AnyFilter.html" title="struct gtk4::AnyFilter">AnyFilter</a></div><div class="desc docblock-short"><a href="struct.AnyFilter.html" title="struct gtk4::AnyFilter"><code>AnyFilter</code></a> matches an item when at least one of its filters matches.</div></li><li><div class="item-name"><a class="struct" href="struct.AppChooser.html" title="struct gtk4::AppChooser">AppChooser</a><wbr><span class="stab deprecated" title="">Deprecated</span></div><div class="desc docblock-short">The application selection widgets should be |
253 | 253 | implemented according to the design of each platform and/or |
|
0 commit comments