Module object

Source
Expand description

Module that contains all types needed for creating a direct subclass of GObject or implementing virtual methods of it.

Modulesยง

sealed ๐Ÿ”’

Traitsยง

DerivedObjectProperties
Trait containing only the property related functions of ObjectImpl. Implemented by the Properties macro. When implementing ObjectImpl you may want to delegate the function calls to this trait.
ObjectClassSubclassExt
Extension trait for glib::Objectโ€™s class struct.
ObjectImpl
Trait for implementors of glib::Object subclasses.
ObjectImplExt

Functionsยง

constructed ๐Ÿ”’ โš 
dispatch_properties_changed ๐Ÿ”’ โš 
dispose ๐Ÿ”’ โš 
notify ๐Ÿ”’ โš 
property ๐Ÿ”’ โš 
set_property ๐Ÿ”’ โš