Interface HookList.OnHookMarshaller

Enclosing class:
HookList
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface HookList.OnHookMarshaller
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onHookMarshaller(CallbackHandler __self, Hook hook, Pointer user_data)
    Defines the type of function used by g_hook_list_marshal().
  • Method Details

    • onHookMarshaller

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