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

g_closure_add_invalidate_notifier

Declaration

Source position: lazgobject2.pas line 1568

procedure g_closure_add_invalidate_notifier(

  closure: PGClosure;

  notify_data: gpointer;

  notify_func: TGClosureNotify

);