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,8 +48,8 @@
<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/glib/value.rs.html#269' title='goto source code'>[src]</a></span></h1>
<pre class='rust struct'>pub struct ValueArray(_);</pre><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html" title="trait core::ops::drop::Drop">Drop</a> for <a class="struct" href="../../glib/value/struct.ValueArray.html" title="struct glib::value::ValueArray">ValueArray</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/value.rs.html#271-279' title='goto source code'>[src]</a></span></h3>
</span><a class='srclink' href='../../src/glib/value.rs.html#270' title='goto source code'>[src]</a></span></h1>
<pre class='rust struct'>pub struct ValueArray(_);</pre><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html" title="trait core::ops::drop::Drop">Drop</a> for <a class="struct" href="../../glib/value/struct.ValueArray.html" title="struct glib::value::ValueArray">ValueArray</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/value.rs.html#272-280' title='goto source code'>[src]</a></span></h3>
<div class='impl-items'><h4 id='method.drop' class="method"><span id='drop.v' class='invisible'><code>fn <a href='https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html#tymethod.drop' class='fnname'>drop</a>(&amp;mut self)</code></span></h4>
<div class='docblock'><p>A method called when the value goes out of scope. <a href="https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html#tymethod.drop">Read more</a></p>
</div></div></section>