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

@@ -49,7 +49,7 @@
[<span class='inner'>&#x2212;</span>]
</a>
</span></span></h1>
<pre class='rust struct'>pub struct IconTheme(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.IconTheme.html" title="struct gtk::IconTheme">IconTheme</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/icon_theme.rs.html#33-61' title='goto source code'>[src]</a></span></h3>
<pre class='rust struct'>pub struct IconTheme(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.IconTheme.html" title="struct gtk::IconTheme">IconTheme</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/icon_theme.rs.html#32-60' title='goto source code'>[src]</a></span></h3>
<div class='impl-items'><h4 id='method.new' class="method"><span id='new.v' class='invisible'><code>fn <a href='#method.new' class='fnname'>new</a>() -&gt; <a class="struct" href="../gtk/struct.IconTheme.html" title="struct gtk::IconTheme">IconTheme</a></code></span></h4>
<h4 id='method.add_builtin_icon' class="method"><span id='add_builtin_icon.v' class='invisible'><code>fn <a href='#method.add_builtin_icon' class='fnname'>add_builtin_icon</a>(icon_name: &amp;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, pixbuf: &amp;<a class="struct" href="../gdk_pixbuf/pixbuf/struct.Pixbuf.html" title="struct gdk_pixbuf::pixbuf::Pixbuf">Pixbuf</a>)</code></span></h4>
<h4 id='method.get_default' class="method"><span id='get_default.v' class='invisible'><code>fn <a href='#method.get_default' class='fnname'>get_default</a>() -&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="../gtk/struct.IconTheme.html" title="struct gtk::IconTheme">IconTheme</a>&gt;</code></span></h4>