Schnittstelle Gobject.OnTypeInterfaceCheckFunc

Umschließende Klasse:
Gobject
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface Gobject.OnTypeInterfaceCheckFunc
  • Methodendetails

    • onTypeInterfaceCheckFunc

      void onTypeInterfaceCheckFunc(CallbackHandler __self, @Nullable Pointer check_data, @Nonnull Pointer g_iface)
      A callback called after an interface vtable is initialized.

      See g_type_add_interface_check().
      Parameter:
      check_data - data passed to g_type_add_interface_check()
      g_iface - the interface that has been initialized