[−][src]Trait gio::prelude::EmblemExt
Required Methods
fn get_icon(&self) -> Option<Icon>
fn get_origin(&self) -> EmblemOrigin
fn connect_property_icon_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
fn connect_property_origin_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<Emblem> + IsA<Object>> EmblemExt for O[src]
impl<O: IsA<Emblem> + IsA<Object>> EmblemExt for Ofn get_icon(&self) -> Option<Icon>[src]
fn get_icon(&self) -> Option<Icon>fn get_origin(&self) -> EmblemOrigin[src]
fn get_origin(&self) -> EmblemOriginfn connect_property_icon_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
fn connect_property_icon_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerIdfn connect_property_origin_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
fn connect_property_origin_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId