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

TGSource

Declaration

Source position: gmain.inc line 21

type TGSource = record

  callback_data: gpointer;

  callback_funcs: PGSourceCallbackFuncs;

  source_funcs: PGSourceFuncs;

  ref_count: guint;

  context: PGMainContext;

  priority: gint;

  flags: guint;

  source_id: guint;

  poll_fds: PGSList;

  prev: PGSource;

  next: PGSource;

  reserved1: gpointer;

  reserved2: gpointer;

end;


Documentation generated on: 2023-03-18