Update docs
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct AppInfo(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gio/struct.AppInfo.html" title="struct gio::AppInfo">AppInfo</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gio/auto/app_info.rs.html#23-95' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct AppInfo(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gio/struct.AppInfo.html" title="struct gio::AppInfo">AppInfo</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gio/auto/app_info.rs.html#24-96' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.create_from_commandline' class="method"><span id='create_from_commandline.v' class='invisible'><code>fn <a href='#method.create_from_commandline' class='fnname'>create_from_commandline</a><'a, P: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&'a <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>>>>(<br> commandline: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, <br> application_name: P, <br> flags: <a class="struct" href="../gio/struct.AppInfoCreateFlags.html" title="struct gio::AppInfoCreateFlags">AppInfoCreateFlags</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../gio/struct.AppInfo.html" title="struct gio::AppInfo">AppInfo</a>, <a class="struct" href="../gio/struct.Error.html" title="struct gio::Error">Error</a>></code></span></h4>
|
||||
<h4 id='method.get_all' class="method"><span id='get_all.v' class='invisible'><code>fn <a href='#method.get_all' class='fnname'>get_all</a>() -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../gio/struct.AppInfo.html" title="struct gio::AppInfo">AppInfo</a>></code></span></h4>
|
||||
<h4 id='method.get_all_for_type' class="method"><span id='get_all_for_type.v' class='invisible'><code>fn <a href='#method.get_all_for_type' class='fnname'>get_all_for_type</a>(content_type: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../gio/struct.AppInfo.html" title="struct gio::AppInfo">AppInfo</a>></code></span></h4>
|
||||
|
||||
Reference in New Issue
Block a user