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/cell_layout.rs.html#19-39' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/cell_layout.rs.html#18-38' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait CellLayoutExt {
|
||||
fn <a href='#tymethod.add_attribute' class='fnname'>add_attribute</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.CellRenderer.html" title="struct gtk::CellRenderer">CellRenderer</a>>>(<br> &self, <br> cell: &P, <br> attribute: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, <br> column: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><br> );
|
||||
fn <a href='#tymethod.clear' class='fnname'>clear</a>(&self);
|
||||
|
||||
Reference in New Issue
Block a user