[−][src]Trait gtk::ArrowExt
Required methods
fn get_property_arrow_type(&self) -> ArrowType
fn set_property_arrow_type(&self, arrow_type: ArrowType)
fn get_property_shadow_type(&self) -> ShadowType
fn set_property_shadow_type(&self, shadow_type: ShadowType)
fn connect_property_arrow_type_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
fn connect_property_shadow_type_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<Arrow>> ArrowExt for O[src]
fn get_property_arrow_type(&self) -> ArrowType[src]
fn set_property_arrow_type(&self, arrow_type: ArrowType)[src]
fn get_property_shadow_type(&self) -> ShadowType[src]
fn set_property_shadow_type(&self, shadow_type: ShadowType)[src]
fn connect_property_arrow_type_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId
fn connect_property_shadow_type_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId