[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_hook_find

Declaration

Source position: lazglib2.pas line 4456

function g_hook_find(

  hook_list: PGHookList;

  need_valids: gboolean;

  func: TGHookFindFunc;

  data: gpointer

):PGHook;