Update
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/gtk/auto/tree_model.rs.html#26-87' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/tree_model.rs.html#25-86' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait TreeModelExt {
|
||||
fn <a href='#tymethod.get_column_type' class='fnname'>get_column_type</a>(&self, index_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>) -> <a class="enum" href="../gtk/enum.Type.html" title="enum gtk::Type">Type</a>;
|
||||
fn <a href='#tymethod.get_flags' class='fnname'>get_flags</a>(&self) -> <a class="struct" href="../gtk/struct.TreeModelFlags.html" title="struct gtk::TreeModelFlags">TreeModelFlags</a>;
|
||||
|
||||
Reference in New Issue
Block a user