Function
GObjectTypeInterfaceinstantiatable_prerequisite
since: 2.68
Declaration [src]
GType
g_type_interface_instantiatable_prerequisite (
GType interface_type
)
Description [src]
Returns the most specific instantiatable prerequisite of an
interface type. If the interface type has no instantiatable
prerequisite, G_TYPE_INVALID
is returned.
See g_type_interface_add_prerequisite()
for more information
about prerequisites.
Available since: 2.68