API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
GType g_type_parent ( GType type )
Return the direct parent type of the passed in type. If the passed in type has no parent, i.e. is a fundamental type, 0 is returned.
type
Type: GType
GType
The derived type.
The parent type.