Next: , Previous: GType designator, Up: GObject Reference


4.3 Type hierarchy and type relations

GTypes are organized into hierarchy. Each GType (except fundamental types) has a parent type and zero or more children types. Parent of GType identified by g-type-parent function and its children are identified by g-type-children function.

There are functions to query some specific information: