Update docs
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span><a class='srclink' href='../../src/gtk/auto/actionable.rs.html#18-30' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gtk/auto/actionable.rs.html#19-31' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait ActionableExt {
|
||||
fn <a href='#tymethod.get_action_name' class='fnname'>get_action_name</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>;
|
||||
fn <a href='#tymethod.get_action_target_value' class='fnname'>get_action_target_value</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../../glib/variant/struct.Variant.html" title="struct glib::variant::Variant">Variant</a>>;
|
||||
|
||||
Reference in New Issue
Block a user