TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.68
Returns the most specific instantiatable prerequisite of an interface type. If the interface type has no instantiatable prerequisite, G_TYPE_INVALID is returned.
G_TYPE_INVALID
See g_type_interface_add_prerequisite() for more information about prerequisites.
g_type_interface_add_prerequisite()
an interface type
the instantiatable prerequisite type or G_TYPE_INVALID if none
2.68
Returns the most specific instantiatable prerequisite of an interface type. If the interface type has no instantiatable prerequisite,
G_TYPE_INVALIDis returned.See
g_type_interface_add_prerequisite()for more information about prerequisites.