Packages
gtk4
Gtk
Box
baseline_position
homogeneous
spacing
Box
append
get_baseline_position
get_homogeneous
get_spacing
insert_child_after
prepend
remove
reorder_child_after
set_baseline_position
set_homogeneous
set_spacing
append
Description:
public
void
append
(
Widget
child)
Adds
child
as the last child to
this
.
Parameters:
this
a
Box
child
the
Widget
to append