Type.defaultInterfacePeek

If the interface type @g_type is currently in use, returns its default interface vtable.

struct Type
static
defaultInterfacePeek

Parameters

gType GType

an interface type

Return Value

the default vtable for the interface, or %NULL if the type is not currently in use

Meta