☰
DDOCs
GID:GTK4
vlocal
/
gtk.box
/
Box.append
🔍
☾
Box.append
void append(
gtk.widget.Widget
child)
Adds child as the last child to box.
Parameters
child
the
gtk.widget.Widget
to append