Struct SignalsOfObject
pub struct SignalsOfObject<'c, C>where
C: WithSignals,{ /* private fields */ }Expand description
A collection of signals for the Object class.
Implementations§
§impl<'c, C> SignalsOfObject<'c, C>where
C: WithSignals,
impl<'c, C> SignalsOfObject<'c, C>where
C: WithSignals,
pub fn script_changed(&mut self) -> SigScriptChanged<'c, C>
pub fn script_changed(&mut self) -> SigScriptChanged<'c, C>
Signature: ()
pub fn property_list_changed(&mut self) -> SigPropertyListChanged<'c, C>
pub fn property_list_changed(&mut self) -> SigPropertyListChanged<'c, C>
Signature: ()