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

TGtkBuildable

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

Declaration

Source position: lazgtk3.pas line 1450

type TGtkBuildable = object

  procedure add_child();

  

  function construct_child();

  

  procedure custom_finished();

  

  procedure custom_tag_end();

  

  function custom_tag_start();

  

  function get_internal_child();

  

  function get_name;

  

  procedure parser_finished();

  

  procedure set_buildable_property();

  

  procedure set_name();

  

end;

Inheritance

TGtkBuildable