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

g_object_weak_ref

Declaration

Source position: lazgobject2.pas line 1609

procedure g_object_weak_ref(

  object_: PGObject;

  notify: TGWeakNotify;

  data: gpointer

);