Update docs

This commit is contained in:
2017-07-16 23:37:37 +02:00
parent 63da34ab57
commit d31eddae16
10972 changed files with 637151 additions and 14215 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/glib/value.rs.html#390-398' title='goto source code'>[src]</a></span></h1>
</span><a class='srclink' href='../src/glib/value.rs.html#389-397' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait ToValue {
fn <a href='#tymethod.to_value' class='fnname'>to_value</a>(&amp;self) -&gt; <a class="struct" href="../gtk/struct.Value.html" title="struct gtk::Value">Value</a>;
fn <a href='#tymethod.to_value_type' class='fnname'>to_value_type</a>(&amp;self) -&gt; <a class="enum" href="../gtk/enum.Type.html" title="enum gtk::Type">Type</a>;
@@ -63,9 +63,9 @@
</div></div>
<h2 id='implementors'>Implementors</h2>
<ul class='item-list' id='implementors-list'>
<li><code>impl&lt;T&gt; ToValue for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt; <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>,&nbsp;</span></code></li>
<li><code>impl ToValue for <a class="struct" href="../gtk/struct.Value.html" title="struct gtk::Value">Value</a></code></li>
<li><code>impl ToValue for <a class="struct" href="../gtk/struct.Value.html" title="struct gtk::Value">Value</a></code></li>
<li><code>impl&lt;T&gt; ToValue for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../glib/value/trait.SetValue.html" title="trait glib::value::SetValue">SetValue</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,&nbsp;</span></code></li>
<li><code>impl&lt;T&gt; ToValue for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt; <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>,&nbsp;</span></code></li>
</ul><script type="text/javascript" async
src="../implementors/glib/value/trait.ToValue.js">
</script></section>