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

TGtkBuildableIface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 3993

type TGtkBuildableIface = object

  g_iface: TGTypeInterface;

  

  set_name: ;

  

  get_name: ;

  

  add_child: ;

  

  set_buildable_property: ;

  

  construct_child: ;

  

  custom_tag_start: ;

  

  custom_tag_end: ;

  

  custom_finished: ;

  

  parser_finished: ;

  

  get_internal_child: ;

  

end;

Inheritance

TGtkBuildableIface