Skip to content

Commit

Permalink
deploy: 133fc44
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Feb 1, 2024
1 parent 06d18c7 commit 97a41fb
Show file tree
Hide file tree
Showing 186 changed files with 489 additions and 487 deletions.
2 changes: 1 addition & 1 deletion git/docs/gtk4/struct.CallbackAction.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="index.html">gtk4</a>::<wbr><a class="struct" href="#">CallbackAction</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4/auto/callback_action.rs.html#7-19">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub struct CallbackAction { <span class="comment">/* private fields */</span> }</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A <a href="struct.ShortcutAction.html" title="struct gtk4::ShortcutAction"><code>ShortcutAction</code></a> that invokes a callback.</p>
<h2 id="implements"><a class="doc-anchor" href="#implements">§</a>Implements</h2>
<p><a href="prelude/trait.ShortcutActionExt.html" title="trait gtk4::prelude::ShortcutActionExt"><code>ShortcutActionExt</code></a>, <a href="https://gtk-rs.org/gtk-rs-core/git/docs/glib/object/trait.ObjectExt.html" title="trait glib::object::ObjectExt"><code>glib::ObjectExt</code></a></p>
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-CallbackAction" class="impl"><a class="src rightside" href="../src/gtk4/callback_action.rs.html#7-52">source</a><a href="#impl-CallbackAction" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.CallbackAction.html" title="struct gtk4::CallbackAction">CallbackAction</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.new" class="method"><a class="src rightside" href="../src/gtk4/callback_action.rs.html#17-51">source</a><h4 class="code-header">pub fn <a href="#method.new" class="fn">new</a>&lt;P: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&amp;<a class="struct" href="struct.Widget.html" title="struct gtk4::Widget">Widget</a>, <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="struct" href="https://gtk-rs.org/gtk-rs-core/git/docs/glib/variant/struct.Variant.html" title="struct glib::variant::Variant">Variant</a>&gt;) -&gt; <a class="enum" href="https://gtk-rs.org/gtk-rs-core/git/docs/glib/signal/enum.Propagation.html" title="enum glib::signal::Propagation">Propagation</a> + 'static&gt;(
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-CallbackAction" class="impl"><a class="src rightside" href="../src/gtk4/callback_action.rs.html#8-53">source</a><a href="#impl-CallbackAction" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.CallbackAction.html" title="struct gtk4::CallbackAction">CallbackAction</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.new" class="method"><a class="src rightside" href="../src/gtk4/callback_action.rs.html#18-52">source</a><h4 class="code-header">pub fn <a href="#method.new" class="fn">new</a>&lt;P: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&amp;<a class="struct" href="struct.Widget.html" title="struct gtk4::Widget">Widget</a>, <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="struct" href="https://gtk-rs.org/gtk-rs-core/git/docs/glib/variant/struct.Variant.html" title="struct glib::variant::Variant">Variant</a>&gt;) -&gt; <a class="enum" href="https://gtk-rs.org/gtk-rs-core/git/docs/glib/signal/enum.Propagation.html" title="enum glib::signal::Propagation">Propagation</a> + 'static&gt;(
callback: P
) -&gt; <a class="struct" href="struct.CallbackAction.html" title="struct gtk4::CallbackAction">CallbackAction</a></h4></section></summary><div class="docblock"><p>Create a custom action that calls the given @callback when
activated.</p>
Expand Down
2 changes: 1 addition & 1 deletion git/docs/gtk4_sys/fn.gtk_about_dialog_get_logo.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@
<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_about_dialog_get_logo</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#10684">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_about_dialog_get_logo(
about: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="struct.GtkAboutDialog.html" title="struct gtk4_sys::GtkAboutDialog">GtkAboutDialog</a>
) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../gdk4_sys/struct.GdkPaintable.html" title="struct gdk4_sys::GdkPaintable">GdkPaintable</a></code></pre></section></div></main></body></html>
) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>GdkPaintable</code></pre></section></div></main></body></html>
2 changes: 1 addition & 1 deletion git/docs/gtk4_sys/fn.gtk_about_dialog_set_logo.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_about_dialog_set_logo</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#10703">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_about_dialog_set_logo(
about: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="struct.GtkAboutDialog.html" title="struct gtk4_sys::GtkAboutDialog">GtkAboutDialog</a>,
logo: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../gdk4_sys/struct.GdkPaintable.html" title="struct gdk4_sys::GdkPaintable">GdkPaintable</a>
logo: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>GdkPaintable
)</code></pre></section></div></main></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@

<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_accelerator_get_default_mod_mask</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#20556">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_accelerator_get_default_mod_mask(
) -&gt; <a class="type" href="../gdk4_sys/type.GdkModifierType.html" title="type gdk4_sys::GdkModifierType">GdkModifierType</a></code></pre></section></div></main></body></html>
) -&gt; GdkModifierType</code></pre></section></div></main></body></html>
2 changes: 1 addition & 1 deletion git/docs/gtk4_sys/fn.gtk_accelerator_get_label.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_accelerator_get_label</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#20557-20560">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_accelerator_get_label(
accelerator_key: c_uint,
accelerator_mods: <a class="type" href="../gdk4_sys/type.GdkModifierType.html" title="type gdk4_sys::GdkModifierType">GdkModifierType</a>
accelerator_mods: GdkModifierType
) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>c_char</code></pre></section></div></main></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@

<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_accelerator_get_label_with_keycode</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#20561-20566">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_accelerator_get_label_with_keycode(
display: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../gdk4_sys/struct.GdkDisplay.html" title="struct gdk4_sys::GdkDisplay">GdkDisplay</a>,
display: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>GdkDisplay,
accelerator_key: c_uint,
keycode: c_uint,
accelerator_mods: <a class="type" href="../gdk4_sys/type.GdkModifierType.html" title="type gdk4_sys::GdkModifierType">GdkModifierType</a>
accelerator_mods: GdkModifierType
) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>c_char</code></pre></section></div></main></body></html>
2 changes: 1 addition & 1 deletion git/docs/gtk4_sys/fn.gtk_accelerator_name.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
<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_sys/index.html">gtk4_sys</a><span class="version">0.8.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../gtk4_sys/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">gtk4_sys</a>::<wbr><a class="fn" href="#">gtk_accelerator_name</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/gtk4_sys/lib.rs.html#20567-20570">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe extern &quot;C&quot; fn gtk_accelerator_name(
accelerator_key: c_uint,
accelerator_mods: <a class="type" href="../gdk4_sys/type.GdkModifierType.html" title="type gdk4_sys::GdkModifierType">GdkModifierType</a>
accelerator_mods: GdkModifierType
) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a>c_char</code></pre></section></div></main></body></html>
Loading

0 comments on commit 97a41fb

Please sign in to comment.