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

TGCClosure.new

Declaration

Source position: lazgobject2.pas line 554

function TGCClosure.new(

  callback_func: TGCallback;

  user_data: gpointer;

  destroy_data: TGClosureNotify

):PGClosure;