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/object.rs.html#22-60' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/glib/object.rs.html#23-61' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait Cast: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>> {
|
||||
fn <a href='#method.upcast' class='fnname'>upcast</a><T>(self) -> T<br> <span class="where">where<br> Self: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><T>,<br> T: <a class="trait" href="../gtk/trait.StaticType.html" title="trait gtk::StaticType">StaticType</a> + <a class="trait" href="../glib/wrapper/trait.UnsafeFrom.html" title="trait glib::wrapper::UnsafeFrom">UnsafeFrom</a><ObjectRef> + <a class="trait" href="../glib/wrapper/trait.Wrapper.html" title="trait glib::wrapper::Wrapper">Wrapper</a></span>,
|
||||
{ ... }
|
||||
|
||||
Reference in New Issue
Block a user