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 PixbufAnimationIter(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk_pixbuf/struct.PixbufAnimationIter.html" title="struct gdk_pixbuf::PixbufAnimationIter">PixbufAnimationIter</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk_pixbuf/animation.rs.html#22-44' title='goto source code'>[src]</a></span></h3>
<pre class='rust struct'>pub struct PixbufAnimationIter(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk_pixbuf/struct.PixbufAnimationIter.html" title="struct gdk_pixbuf::PixbufAnimationIter">PixbufAnimationIter</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk_pixbuf/animation.rs.html#21-43' title='goto source code'>[src]</a></span></h3>
<div class='impl-items'><h4 id='method.advance' class="method"><span id='advance.v' class='invisible'><code>fn <a href='#method.advance' class='fnname'>advance</a>(&amp;self, start_time: &amp;<a class="struct" href="../glib_sys/struct.GTimeVal.html" title="struct glib_sys::GTimeVal">TimeVal</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span></h4>
<h4 id='method.get_pixbuf' class="method"><span id='get_pixbuf.v' class='invisible'><code>fn <a href='#method.get_pixbuf' class='fnname'>get_pixbuf</a>(&amp;self) -&gt; <a class="struct" href="../gdk_pixbuf/struct.Pixbuf.html" title="struct gdk_pixbuf::Pixbuf">Pixbuf</a></code></span></h4>
<h4 id='method.get_delay_time' class="method"><span id='get_delay_time.v' class='invisible'><code>fn <a href='#method.get_delay_time' class='fnname'>get_delay_time</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></h4>