rust-libnotify/glib/translate/trait.ToGlib.html

158 lines
15 KiB
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ToGlib` trait in crate `glib`.">
<meta name="keywords" content="rust, rustlang, rust-lang, ToGlib">
<title>glib::translate::ToGlib - Rust</title>
<link rel="stylesheet" type="text/css" href="../../normalize.css">
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc trait">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'>Trait ToGlib</p><div class="block items"><a class="sidebar-title" href="#associated-types">Associated Types</a><div class="sidebar-links"><a href="#associatedtype.GlibType">GlibType</a></div><a class="sidebar-title" href="#required-methods">Required Methods</a><div class="sidebar-links"><a href="#tymethod.to_glib">to_glib</a></div><a class="sidebar-title" href="#foreign-impls">Implementations on Foreign Types</a><div class="sidebar-links"><a href="#impl-ToGlib">()</a><a href="#impl-ToGlib">bool</a><a href="#impl-ToGlib">char</a><a href="#impl-ToGlib">Option&lt;char&gt;</a><a href="#impl-ToGlib">Ordering</a></div><a class="sidebar-title" href="#implementors">Implementors</a></div><p class='location'><a href='../index.html'>glib</a>::<wbr><a href='index.html'>translate</a></p><script>window.sidebarCurrent = {name: 'ToGlib', ty: 'trait', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press S to search, ? for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content">
<h1 class='fqn'><span class='in-band'>Trait <a href='../index.html'>glib</a>::<wbr><a href='index.html'>translate</a>::<wbr><a class="trait" href=''>ToGlib</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a class='srclink' href='../../src/glib/translate.rs.html#175-179' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait ToGlib {
type <a href='#associatedtype.GlibType' class="type">GlibType</a>;
fn <a href='#tymethod.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; Self::<a class="type" href="../../glib/translate/trait.ToGlib.html#associatedtype.GlibType" title="type glib::translate::ToGlib::GlibType">GlibType</a>;
}</pre><div class='docblock'><p>Translate a simple type.</p>
</div>
<h2 id='associated-types' class='small-section-header'>
Associated Types<a href='#associated-types' class='anchor'></a>
</h2>
<div class='methods'>
<h3 id='associatedtype.GlibType' class='method'><span id='GlibType.t' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a></code></span></h3></div>
<h2 id='required-methods' class='small-section-header'>
Required Methods<a href='#required-methods' class='anchor'></a>
</h2>
<div class='methods'>
<h3 id='tymethod.to_glib' class='method'><span id='to_glib.v' class='invisible'><code>fn <a href='#tymethod.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; Self::<a class="type" href="../../glib/translate/trait.ToGlib.html#associatedtype.GlibType" title="type glib::translate::ToGlib::GlibType">GlibType</a></code></span></h3></div>
<h2 id='foreign-impls' class='small-section-header'>
Implementations on Foreign Types<a href='#foreign-impls' class='anchor'></a>
</h2>
<h3 id='impl-ToGlib' class='impl'><span class='in-band'><code>impl <a class="trait" href="../../glib/translate/trait.ToGlib.html" title="trait glib::translate::ToGlib">ToGlib</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a></code><a href='#impl-ToGlib' class='anchor'></a></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#181-188' title='goto source code'>[src]</a></span></h3>
<span class='docblock autohide'><div class='impl-items'><h4 id='associatedtype.GlibType-1' class="type"><span id='GlibType.t-1' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a></code></span></h4>
<h4 id='method.to_glib' class="method"><span id='to_glib.v-1' class='invisible'><code>fn <a href='#method.to_glib' class='fnname'>to_glib</a>(&amp;self)</code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#185-187' title='goto source code'>[src]</a></span></h4>
</div></span><h3 id='impl-ToGlib-1' class='impl'><span class='in-band'><code>impl <a class="trait" href="../../glib/translate/trait.ToGlib.html" title="trait glib::translate::ToGlib">ToGlib</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a href='#impl-ToGlib-1' class='anchor'></a></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#190-197' title='goto source code'>[src]</a></span></h3>
<span class='docblock autohide'><div class='impl-items'><h4 id='associatedtype.GlibType-2' class="type"><span id='GlibType.t-2' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="type" href="../../glib_sys/type.gboolean.html" title="type glib_sys::gboolean">gboolean</a></code></span></h4>
<h4 id='method.to_glib-1' class="method"><span id='to_glib.v-2' class='invisible'><code>fn <a href='#method.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; <a class="type" href="../../glib_sys/type.gboolean.html" title="type glib_sys::gboolean">gboolean</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#194-196' title='goto source code'>[src]</a></span></h4>
</div></span><h3 id='impl-ToGlib-2' class='impl'><span class='in-band'><code>impl <a class="trait" href="../../glib/translate/trait.ToGlib.html" title="trait glib::translate::ToGlib">ToGlib</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.char.html">char</a></code><a href='#impl-ToGlib-2' class='anchor'></a></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#199-206' title='goto source code'>[src]</a></span></h3>
<span class='docblock autohide'><div class='impl-items'><h4 id='associatedtype.GlibType-3' class="type"><span id='GlibType.t-3' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span></h4>
<h4 id='method.to_glib-2' class="method"><span id='to_glib.v-3' class='invisible'><code>fn <a href='#method.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#203-205' title='goto source code'>[src]</a></span></h4>
</div></span><h3 id='impl-ToGlib-3' class='impl'><span class='in-band'><code>impl <a class="trait" href="../../glib/translate/trait.ToGlib.html" title="trait glib::translate::ToGlib">ToGlib</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.char.html">char</a>&gt;</code><a href='#impl-ToGlib-3' class='anchor'></a></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#208-215' title='goto source code'>[src]</a></span></h3>
<span class='docblock autohide'><div class='impl-items'><h4 id='associatedtype.GlibType-4' class="type"><span id='GlibType.t-4' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span></h4>
<h4 id='method.to_glib-3' class="method"><span id='to_glib.v-4' class='invisible'><code>fn <a href='#method.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#212-214' title='goto source code'>[src]</a></span></h4>
</div></span><h3 id='impl-ToGlib-4' class='impl'><span class='in-band'><code>impl <a class="trait" href="../../glib/translate/trait.ToGlib.html" title="trait glib::translate::ToGlib">ToGlib</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/cmp/enum.Ordering.html" title="enum core::cmp::Ordering">Ordering</a></code><a href='#impl-ToGlib-4' class='anchor'></a></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#217-228' title='goto source code'>[src]</a></span></h3>
<span class='docblock autohide'><div class='impl-items'><h4 id='associatedtype.GlibType-5' class="type"><span id='GlibType.t-5' class='invisible'><code>type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></h4>
<h4 id='method.to_glib-4' class="method"><span id='to_glib.v-5' class='invisible'><code>fn <a href='#method.to_glib' class='fnname'>to_glib</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/glib/translate.rs.html#221-227' title='goto source code'>[src]</a></span></h4>
</div></span>
<h2 id='implementors' class='small-section-header'>
Implementors<a href='#implementors' class='anchor'></a>
</h2>
<ul class='item-list' id='implementors-list'>
<li><div class='out-of-band'><a class='srclink' href='../../src/glib/source.rs.html#22-29' title='goto source code'>[src]</a></div><code>impl ToGlib for <a class="struct" href="../../glib/source/struct.SourceId.html" title="struct glib::source::SourceId">SourceId</a><span class="where fmt-newline"> type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>;</span></code></li>
<li><div class='out-of-band'><a class='srclink' href='../../src/glib/source.rs.html#47-54' title='goto source code'>[src]</a></div><code>impl ToGlib for <a class="struct" href="../../glib/source/struct.Continue.html" title="struct glib::source::Continue">Continue</a><span class="where fmt-newline"> type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="type" href="../../glib_sys/type.gboolean.html" title="type glib_sys::gboolean">gboolean</a>;</span></code></li>
<li><div class='out-of-band'><a class='srclink' href='../../src/glib/source.rs.html#212-219' title='goto source code'>[src]</a></div><code>impl ToGlib for <a class="struct" href="../../glib/source/struct.Priority.html" title="struct glib::source::Priority">Priority</a><span class="where fmt-newline"> type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;</span></code></li>
<li><div class='out-of-band'><a class='srclink' href='../../src/glib/types.rs.html#163-194' title='goto source code'>[src]</a></div><code>impl ToGlib for <a class="enum" href="../../glib/types/enum.Type.html" title="enum glib::types::Type">Type</a><span class="where fmt-newline"> type <a href='#associatedtype.GlibType' class="type">GlibType</a> = <a class="type" href="../../glib_sys/type.GType.html" title="type glib_sys::GType">GType</a>;</span></code></li>
</ul><script type="text/javascript" async
src="../../implementors/glib/translate/trait.ToGlib.js">
</script></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt></dt>
<dd>Move up in search results</dd>
<dt></dt>
<dd>Move down in search results</dd>
<dt></dt>
<dd>Switch tab</dd>
<dt>&#9166;</dt>
<dd>Go to active search result</dd>
<dt style="width:31px;">+ / -</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "glib";
</script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html>