Sets our main struct and passes it to the parent class.
Looks up the gobject.ParamSpec for a property of a class.
Get the main Gtk struct
the main Gtk struct as a void*
Installs new properties from an array of gobject.ParamSpecs
Installs a new property.
Get an array of gobject.ParamSpec* for all properties of a class.
Registers property_id as referring to a property with the name name in a parent class or in an interface implemented by oclass. This allows this class to "override" a property implementation in a parent class or to provide the implementation of a property from an interface.
the main Gtk struct
The class structure for the GObject type.