Trait clutter::BehaviourPathExt [−][src]
Required methods
fn get_property_path(&self) -> Option<Path>
[src]
fn set_property_path<P: IsA<Path> + SetValueOptional>(&self, path: Option<&P>)
[src]
fn connect_property_path_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<BehaviourPath>> BehaviourPathExt for O
[src]
fn get_property_path(&self) -> Option<Path>
[src]
fn set_property_path<P: IsA<Path> + SetValueOptional>(&self, path: Option<&P>)
[src]
fn connect_property_path_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId