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_mark.rs.html#29-41' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/text_mark.rs.html#28-40' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait TextMarkExt {
|
||||
fn <a href='#tymethod.get_buffer' class='fnname'>get_buffer</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../gtk/struct.TextBuffer.html" title="struct gtk::TextBuffer">TextBuffer</a>>;
|
||||
fn <a href='#tymethod.get_deleted' class='fnname'>get_deleted</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>;
|
||||
|
||||
Reference in New Issue
Block a user