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

g_closure_add_marshal_guards

Declaration

Source position: lazgobject2.pas line 1569

procedure g_closure_add_marshal_guards(

  closure: PGClosure;

  pre_marshal_data: gpointer;

  pre_marshal_notify: TGClosureNotify;

  post_marshal_data: gpointer;

  post_marshal_notify: TGClosureNotify

);