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

TGHookList

Declaration

Source position: glib.pp line 275

type TGHookList = record

  seq_id: guint;

  hook_size: guint;

  flag0: Word;

  hooks: PGHook;

  hook_memchunk: PGMemChunk;

  hook_free: TGHookFreeFunc;

  hook_destroy: TGHookFreeFunc;

end;


Documentation generated on: 2023-03-18