[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGObject2' (#lcl)

TGClosure.add_marshal_guards

Declaration

Source position: lazgobject2.pas line 386

procedure TGClosure.add_marshal_guards(

  pre_marshal_data: gpointer;

  pre_marshal_notify: TGClosureNotify;

  post_marshal_data: gpointer;

  post_marshal_notify: TGClosureNotify

);