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/gio/auto/simple_action_group.rs.html#27-35' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gio/auto/simple_action_group.rs.html#28-36' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait SimpleActionGroupExt {
|
||||
fn <a href='#tymethod.insert' class='fnname'>insert</a><P: <a class="trait" href="../glib/object/trait.IsA.html" title="trait glib::object::IsA">IsA</a><<a class="struct" href="../gio/struct.Action.html" title="struct gio::Action">Action</a>>>(&self, action: &P);
|
||||
fn <a href='#tymethod.lookup' class='fnname'>lookup</a>(&self, action_name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <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="../gio/struct.Action.html" title="struct gio::Action">Action</a>>;
|
||||
|
||||
Reference in New Issue
Block a user