Schnittstelle HookList.OnHookMarshaller

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

@FunctionalInterface public static interface HookList.OnHookMarshaller
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onHookMarshaller(CallbackHandler __self, Hook hook, Pointer marshal_data)
    Defines the type of function used by g_hook_list_marshal().
  • Methodendetails

    • onHookMarshaller

      void onHookMarshaller(CallbackHandler __self, @Nonnull Hook hook, @Nullable Pointer marshal_data)
      Defines the type of function used by g_hook_list_marshal().
      Parameter:
      hook - a #GHook
      marshal_data - user data