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

TGtkBuildableIface.custom_tag_end

Declaration

Source position: lazgtk3.pas line 4001

TGtkBuildableIface.custom_tag_end : procedure(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  child: PGObject;

  tagname: Pgchar;

  data: Pgpointer

);