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

gtk_buildable_add_child

Declaration

Source position: lazgtk3.pas line 17380

procedure gtk_buildable_add_child(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  child: PGObject;

  type_: Pgchar

);