Registers type_name as the name of a new static type derived from
parent_type. The type system uses the information contained in the
GObject.TypeInfo structure pointed to by info to manage the type and its
instances (if not abstract). The value of flags determines the nature
(e.g. abstract or not) of the type.
Registers
type_nameas the name of a new static type derived fromparent_type. The type system uses the information contained in the GObject.TypeInfo structure pointed to byinfoto manage the type and its instances (if not abstract). The value offlagsdetermines the nature (e.g. abstract or not) of the type.