default_interface_peek
Description:
If the interface type g_type
is currently in use, returns its default interface vtable.
Parameters:
g_type |
an interface type |
Returns:
the default vtable for the interface, or null if the type is not currently in use |