This commit is contained in:
2017-07-16 02:16:24 +02:00
parent 67fa9bee6c
commit 63da34ab57
1131 changed files with 3705 additions and 3680 deletions

View File

@@ -48,7 +48,7 @@
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a class='srclink' href='../src/gtk/auto/i_m_multicontext.rs.html#29-35' title='goto source code'>[src]</a></span></h1>
</span><a class='srclink' href='../src/gtk/auto/i_m_multicontext.rs.html#28-34' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait IMMulticontextExt {
fn <a href='#tymethod.append_menuitems' class='fnname'>append_menuitems</a>&lt;P:&nbsp;<a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a>&lt;<a class="struct" href="../gtk/struct.MenuShell.html" title="struct gtk::MenuShell">MenuShell</a>&gt;&gt;(&amp;self, menushell: &amp;P);
fn <a href='#tymethod.get_context_id' class='fnname'>get_context_id</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>&gt;;