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/gdk/auto/display.rs.html#59-172' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/display.rs.html#60-173' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DisplayExt {
|
||||
fn <a href='#tymethod.beep' class='fnname'>beep</a>(&self);
|
||||
fn <a href='#tymethod.close' class='fnname'>close</a>(&self);
|
||||
|
||||
@@ -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/gdk/auto/drag_context.rs.html#36-75' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/drag_context.rs.html#37-76' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DragContextExt {
|
||||
fn <a href='#tymethod.get_actions' class='fnname'>get_actions</a>(&self) -> <a class="struct" href="../../gdk/struct.DragAction.html" title="struct gdk::DragAction">DragAction</a>;
|
||||
fn <a href='#tymethod.get_dest_window' class='fnname'>get_dest_window</a>(&self) -> <a class="struct" href="../../gdk/struct.Window.html" title="struct gdk::Window">Window</a>;
|
||||
|
||||
@@ -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/gdk/auto/drawing_context.rs.html#20-32' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/drawing_context.rs.html#21-33' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DrawingContextExt {
|
||||
fn <a href='#tymethod.get_cairo_context' class='fnname'>get_cairo_context</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="../../cairo/context/struct.Context.html" title="struct cairo::context::Context">Context</a>>;
|
||||
fn <a href='#tymethod.get_clip' class='fnname'>get_clip</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="../../cairo/region/struct.Region.html" title="struct cairo::region::Region">Region</a>>;
|
||||
|
||||
@@ -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/gdk/auto/frame_clock.rs.html#26-64' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/frame_clock.rs.html#27-65' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait FrameClockExt {
|
||||
fn <a href='#tymethod.begin_updating' class='fnname'>begin_updating</a>(&self);
|
||||
fn <a href='#tymethod.end_updating' class='fnname'>end_updating</a>(&self);
|
||||
|
||||
@@ -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/gdk/auto/g_l_context.rs.html#44-89' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/g_l_context.rs.html#45-90' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait GLContextExt {
|
||||
fn <a href='#tymethod.get_debug_enabled' class='fnname'>get_debug_enabled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>;
|
||||
fn <a href='#tymethod.get_display' class='fnname'>get_display</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="../../gdk/struct.Display.html" title="struct gdk::Display">Display</a>>;
|
||||
|
||||
@@ -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/gdk/auto/seat.rs.html#34-66' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/seat.rs.html#35-67' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait SeatExt {
|
||||
fn <a href='#tymethod.get_capabilities' class='fnname'>get_capabilities</a>(&self) -> <a class="struct" href="../../gdk/struct.SeatCapabilities.html" title="struct gdk::SeatCapabilities">SeatCapabilities</a>;
|
||||
fn <a href='#tymethod.get_display' class='fnname'>get_display</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="../../gdk/struct.Display.html" title="struct gdk::Display">Display</a>>;
|
||||
|
||||
@@ -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/gdk/auto/visual.rs.html#71-89' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/visual.rs.html#72-90' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait VisualExt {
|
||||
fn <a href='#tymethod.get_bits_per_rgb' class='fnname'>get_bits_per_rgb</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
fn <a href='#tymethod.get_blue_pixel_details' class='fnname'>get_blue_pixel_details</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>;
|
||||
|
||||
@@ -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/gdk/auto/window.rs.html#95-436' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gdk/auto/window.rs.html#96-437' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait WindowExt {
|
||||
fn <a href='#tymethod.beep' class='fnname'>beep</a>(&self);
|
||||
fn <a href='#tymethod.begin_draw_frame' class='fnname'>begin_draw_frame</a>(&self, region: &<a class="struct" href="../../cairo/region/struct.Region.html" title="struct cairo::region::Region">Region</a>) -> <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="../../gdk/struct.DrawingContext.html" title="struct gdk::DrawingContext">DrawingContext</a>>;
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct Display(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Display.html" title="struct gdk::Display">Display</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/display.rs.html#36-57' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct Display(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Display.html" title="struct gdk::Display">Display</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/display.rs.html#37-58' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.get_default' class="method"><span id='get_default.v' class='invisible'><code>fn <a href='#method.get_default' class='fnname'>get_default</a>() -> <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="../gdk/struct.Display.html" title="struct gdk::Display">Display</a>></code></span></h4>
|
||||
<h4 id='method.open' class="method"><span id='open.v' class='invisible'><code>fn <a href='#method.open' class='fnname'>open</a>(display_name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <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="../gdk/struct.Display.html" title="struct gdk::Display">Display</a>></code></span></h4>
|
||||
<h4 id='method.open_default_libgtk_only' class="method"><span id='open_default_libgtk_only.v' class='invisible'><code>fn <a href='#method.open_default_libgtk_only' class='fnname'>open_default_libgtk_only</a>() -> <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="../gdk/struct.Display.html" title="struct gdk::Display">Display</a>></code></span></h4>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct GLContext(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.GLContext.html" title="struct gdk::GLContext">GLContext</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/g_l_context.rs.html#26-42' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct GLContext(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.GLContext.html" title="struct gdk::GLContext">GLContext</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/g_l_context.rs.html#27-43' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.clear_current' class="method"><span id='clear_current.v' class='invisible'><code>fn <a href='#method.clear_current' class='fnname'>clear_current</a>()</code></span></h4>
|
||||
<h4 id='method.get_current' class="method"><span id='get_current.v' class='invisible'><code>fn <a href='#method.get_current' class='fnname'>get_current</a>() -> <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="../gdk/struct.GLContext.html" title="struct gdk::GLContext">GLContext</a>></code></span></h4>
|
||||
</div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="../gdk/struct.GLContext.html" title="struct gdk::GLContext">GLContext</a></code></span><span class='out-of-band'></span></h3>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct Visual(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Visual.html" title="struct gdk::Visual">Visual</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/visual.rs.html#20-69' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct Visual(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Visual.html" title="struct gdk::Visual">Visual</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/visual.rs.html#21-70' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.get_best' class="method"><span id='get_best.v' class='invisible'><code>fn <a href='#method.get_best' class='fnname'>get_best</a>() -> <a class="struct" href="../gdk/struct.Visual.html" title="struct gdk::Visual">Visual</a></code></span></h4>
|
||||
<h4 id='method.get_best_depth' class="method"><span id='get_best_depth.v' class='invisible'><code>fn <a href='#method.get_best_depth' class='fnname'>get_best_depth</a>() -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></h4>
|
||||
<h4 id='method.get_best_type' class="method"><span id='get_best_type.v' class='invisible'><code>fn <a href='#method.get_best_type' class='fnname'>get_best_type</a>() -> <a class="enum" href="../gdk/enum.VisualType.html" title="enum gdk::VisualType">VisualType</a></code></span></h4>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct Window(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Window.html" title="struct gdk::Window">Window</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/window.rs.html#59-93' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct Window(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gdk/struct.Window.html" title="struct gdk::Window">Window</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gdk/auto/window.rs.html#60-94' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.at_pointer' class="method"><span id='at_pointer.v' class='invisible'><code>fn <a href='#method.at_pointer' class='fnname'>at_pointer</a>() -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../gdk/struct.Window.html" title="struct gdk::Window">Window</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code></span></h4>
|
||||
<h4 id='method.constrain_size' class="method"><span id='constrain_size.v' class='invisible'><code>fn <a href='#method.constrain_size' class='fnname'>constrain_size</a>(<br> geometry: &mut <a class="struct" href="../gdk/struct.Geometry.html" title="struct gdk::Geometry">Geometry</a>, <br> flags: <a class="struct" href="../gdk/struct.WindowHints.html" title="struct gdk::WindowHints">WindowHints</a>, <br> width: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <br> height: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code></span></h4>
|
||||
<h4 id='method.process_all_updates' class="method"><span id='process_all_updates.v' class='invisible'><code>fn <a href='#method.process_all_updates' class='fnname'>process_all_updates</a>()</code></span></h4>
|
||||
|
||||
@@ -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/gdk/auto/display.rs.html#59-172' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/display.rs.html#60-173' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DisplayExt {
|
||||
fn <a href='#tymethod.beep' class='fnname'>beep</a>(&self);
|
||||
fn <a href='#tymethod.close' class='fnname'>close</a>(&self);
|
||||
|
||||
@@ -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/gdk/auto/drag_context.rs.html#36-75' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/drag_context.rs.html#37-76' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DragContextExt {
|
||||
fn <a href='#tymethod.get_actions' class='fnname'>get_actions</a>(&self) -> <a class="struct" href="../gdk/struct.DragAction.html" title="struct gdk::DragAction">DragAction</a>;
|
||||
fn <a href='#tymethod.get_dest_window' class='fnname'>get_dest_window</a>(&self) -> <a class="struct" href="../gdk/struct.Window.html" title="struct gdk::Window">Window</a>;
|
||||
|
||||
@@ -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/gdk/auto/drawing_context.rs.html#20-32' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/drawing_context.rs.html#21-33' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait DrawingContextExt {
|
||||
fn <a href='#tymethod.get_cairo_context' class='fnname'>get_cairo_context</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="../cairo/context/struct.Context.html" title="struct cairo::context::Context">Context</a>>;
|
||||
fn <a href='#tymethod.get_clip' class='fnname'>get_clip</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="../cairo/region/struct.Region.html" title="struct cairo::region::Region">Region</a>>;
|
||||
|
||||
@@ -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/gdk/auto/frame_clock.rs.html#26-64' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/frame_clock.rs.html#27-65' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait FrameClockExt {
|
||||
fn <a href='#tymethod.begin_updating' class='fnname'>begin_updating</a>(&self);
|
||||
fn <a href='#tymethod.end_updating' class='fnname'>end_updating</a>(&self);
|
||||
|
||||
@@ -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/gdk/auto/g_l_context.rs.html#44-89' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/g_l_context.rs.html#45-90' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait GLContextExt {
|
||||
fn <a href='#tymethod.get_debug_enabled' class='fnname'>get_debug_enabled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>;
|
||||
fn <a href='#tymethod.get_display' class='fnname'>get_display</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="../gdk/struct.Display.html" title="struct gdk::Display">Display</a>>;
|
||||
|
||||
@@ -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/gdk/auto/seat.rs.html#34-66' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/seat.rs.html#35-67' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait SeatExt {
|
||||
fn <a href='#tymethod.get_capabilities' class='fnname'>get_capabilities</a>(&self) -> <a class="struct" href="../gdk/struct.SeatCapabilities.html" title="struct gdk::SeatCapabilities">SeatCapabilities</a>;
|
||||
fn <a href='#tymethod.get_display' class='fnname'>get_display</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="../gdk/struct.Display.html" title="struct gdk::Display">Display</a>>;
|
||||
|
||||
@@ -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/gdk/auto/visual.rs.html#71-89' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/visual.rs.html#72-90' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait VisualExt {
|
||||
fn <a href='#tymethod.get_bits_per_rgb' class='fnname'>get_bits_per_rgb</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
fn <a href='#tymethod.get_blue_pixel_details' class='fnname'>get_blue_pixel_details</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>;
|
||||
|
||||
@@ -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/gdk/auto/window.rs.html#95-436' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gdk/auto/window.rs.html#96-437' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait WindowExt {
|
||||
fn <a href='#tymethod.beep' class='fnname'>beep</a>(&self);
|
||||
fn <a href='#tymethod.begin_draw_frame' class='fnname'>begin_draw_frame</a>(&self, region: &<a class="struct" href="../cairo/region/struct.Region.html" title="struct cairo::region::Region">Region</a>) -> <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="../gdk/struct.DrawingContext.html" title="struct gdk::DrawingContext">DrawingContext</a>>;
|
||||
|
||||
Reference in New Issue
Block a user