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

g_closure_add_finalize_notifier

Declaration

Source position: lazgobject2.pas line 1567

procedure g_closure_add_finalize_notifier(

  closure: PGClosure;

  notify_data: gpointer;

  notify_func: TGClosureNotify

);