Function

GObject-2.0GObjecttype_default_interface_peekSince 2.4

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

    Parameters

    • g_type: GType

      an interface type

    Returns TypeInterface

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

    2.4