Unit 'glib2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGHook

Declaration

Source position: ghook.inc line 10

type TGHook = record

  data: gpointer;

  next: PGHook;

  prev: PGHook;

  ref_count: guint;

  hook_id: gulong;

  flags: guint;

  func: gpointer;

  destroy: TGDestroyNotify;

end;


Documentation generated on: 2023-03-18