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/text_tag_table.rs.html#33-49' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/text_tag_table.rs.html#32-48' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait TextTagTableExt {
|
||||
fn <a href='#tymethod.add' class='fnname'>add</a>(&self, tag: &<a class="struct" href="../gtk/struct.TextTag.html" title="struct gtk::TextTag">TextTag</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>;
|
||||
fn <a href='#tymethod.get_size' class='fnname'>get_size</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
|
||||
Reference in New Issue
Block a user