Update docs
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||||
[<span class='inner'>−</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>(&self) -> <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>(&self) -> <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<T> ToValue for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><T> <span class="where fmt-newline">where<br> T: <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>, </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<T> ToValue for T <span class="where fmt-newline">where<br> 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>, </span></code></li>
|
||||
<li><code>impl<T> ToValue for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><T> <span class="where fmt-newline">where<br> T: <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>, </span></code></li>
|
||||
</ul><script type="text/javascript" async
|
||||
src="../implementors/glib/value/trait.ToValue.js">
|
||||
</script></section>
|
||||
|
||||
Reference in New Issue
Block a user