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/pango/auto/font_face.rs.html#17-25' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/pango/auto/font_face.rs.html#18-26' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait FontFaceExt {
|
||||
fn <a href='#tymethod.describe' class='fnname'>describe</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="../pango/struct.FontDescription.html" title="struct pango::FontDescription">FontDescription</a>>;
|
||||
fn <a href='#tymethod.get_face_name' class='fnname'>get_face_name</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="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>;
|
||||
|
||||
Reference in New Issue
Block a user