Packages
gtk4
Gtk
Box
baseline_child
baseline_position
homogeneous
spacing
Box
append
get_baseline_child
get_baseline_position
get_homogeneous
get_spacing
insert_child_after
prepend
remove
reorder_child_after
set_baseline_child
set_baseline_position
set_homogeneous
set_spacing
append
Description:
public
void
append
(
Widget
child)
Adds a child at the end.
Parameters:
this
a box
child
the widget to append