default_interface_peek


Description:

public unowned TypeClass? default_interface_peek ()

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