Update
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/gtk/auto/window_group.rs.html#29-39' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/window_group.rs.html#28-38' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait WindowGroupExt {
|
||||
fn <a href='#tymethod.add_window' class='fnname'>add_window</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Window.html" title="struct gtk::Window">Window</a>>>(&self, window: &P);
|
||||
fn <a href='#tymethod.get_current_device_grab' class='fnname'>get_current_device_grab</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gdk/auto/device/struct.Device.html" title="struct gdk::auto::device::Device">Device</a>>>(<br> &self, <br> device: &P<br> ) -> <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="../gtk/struct.Widget.html" title="struct gtk::Widget">Widget</a>>;
|
||||
|
||||
Reference in New Issue
Block a user