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

TGSourceFuncs

Declaration

Source position: glib.pp line 1122

type TGSourceFuncs = record

  prepare: function(

  source_data: gpointer;

  current_time: PGTimeVal;

  timeout: Pgint;

  user_data: gpointer

):gboolean;

  check: function(

  source_data: gpointer;

  current_time: PGTimeVal;

  user_data: gpointer

):gboolean;

  dispatch: function(

  source_data: gpointer;

  current_time: PGTimeVal;

  user_data: gpointer

):gboolean;

  destroy: TGDestroyNotify;

end;


Documentation generated on: 2023-03-18