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

TGtkBuildableIface.custom_finished

Declaration

Source position: lazgtk3.pas line 4002

TGtkBuildableIface.custom_finished : procedure(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  child: PGObject;

  tagname: Pgchar;

  data: gpointer

);