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

TGWeakNotify

Declaration

Source position: lazgobject2.pas line 273

type TGWeakNotify = procedure(

  data: gpointer;

  where_the_object_was: PGObject

);