[−][src]Module glib::subclass::types
Module that contains the basic infrastructure for subclassing GObject
.
Structs
InitializingType | A newly registered |
SignalClassHandlerToken | |
SignalInvocationHint | |
TypeData | Type-specific data that is filled in during type creation. |
Traits
ClassStruct | Trait implemented by structs that implement a |
InstanceStruct | Trait implemented by structs that implement a |
IsImplementable | Trait for implementable interfaces. |
IsSubclassable | Trait for subclassable class structs. |
ObjectSubclass | The central trait for subclassing a |
Functions
register_type | Register a |