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

TGClosure

Declaration

Source position: gclosure.inc line 13

type TGClosure = record

  flag0: LongInt;

  marshal: procedure(

  closure: PGClosure;

  return_value: PGValue;

  n_param_values: guint;

  param_values: PGValue;

  invocation_hint: gpointer;

  marshal_data: gpointer

);

  data: gpointer;

  notifiers: PGClosureNotifyData;

end;


Documentation generated on: 2023-03-18