Unit 'glib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGHook

Declaration

Source position: glib.pp line 285

type TGHook = record

  data: gpointer;

  next: PGHook;

  prev: PGHook;

  ref_count: guint;

  hook_id: guint;

  flags: guint;

  func: gpointer;

  destroy: TGDestroyNotify;

end;


Documentation generated on: 2023-03-18