☰
GtkWindowExtManual
Required Methods
present
Implementors
In gtk::prelude
?
Trait
gtk
::
prelude
::
GtkWindowExtManual
source
·
[
−
]
pub trait GtkWindowExtManual: 'static { fn
present
(&self); }
Required Methods
source
fn
present
(&self)
Implementors
source
impl<O:
IsA
<
Window
>>
GtkWindowExtManual
for O