gtk
0.7.0
GtkWindow
ExtManual
Required Methods
present
Implementors
In gtk::
prelude
gtk
::
prelude
Trait
GtkWindowExtManual
Copy item path
Source
pub trait GtkWindowExtManual: 'static { // Required method fn
present
(&self); }
Required Methods
§
Source
fn
present
(&self)
Implementors
§
Source
§
impl<O:
IsA
<
Window
>>
GtkWindowExtManual
for O