☰
InvisibleExtManual
Required Methods
screen
Implementors
In gtk::prelude
?
Trait
gtk
::
prelude
::
InvisibleExtManual
source
·
[
−
]
pub trait InvisibleExtManual: 'static { fn
screen
(&self) ->
Option
<
Screen
>; }
Required Methods
source
fn
screen
(&self) ->
Option
<
Screen
>
Implementors
source
impl<T:
IsA
<
Invisible
>>
InvisibleExtManual
for T