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>>;
|
||||
|
||||
Reference in New Issue
Block a user