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

TGtkBuildable.custom_tag_end

Declaration

Source position: lazgtk3.pas line 1454

procedure TGtkBuildable.custom_tag_end(

  builder: PGtkBuilder;

  child: PGObject;

  tagname: Pgchar;

  data: Pgpointer

);