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

TGtkBuildableIface.custom_tag_start

Declaration

Source position: lazgtk3.pas line 4000

TGtkBuildableIface.custom_tag_start : function(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  child: PGObject;

  tagname: Pgchar;

  parser: PGMarkupParser;

  data: Pgpointer

):gboolean;