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/tool_shell.rs.html#23-41' title='goto source code'>[src]</a></span></h1>
</span><a class='srclink' href='../src/gtk/auto/tool_shell.rs.html#22-40' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait ToolShellExt {
fn <a href='#tymethod.get_ellipsize_mode' class='fnname'>get_ellipsize_mode</a>(&amp;self) -&gt; <a class="enum" href="../pango/auto/enums/enum.EllipsizeMode.html" title="enum pango::auto::enums::EllipsizeMode">EllipsizeMode</a>;
fn <a href='#tymethod.get_icon_size' class='fnname'>get_icon_size</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;