Package: gtk

Function gtk:box-append

Lambda List

gtk:box-append (box child)

Arguments

box -- a gtk:box widget
child -- a gtk:widget child widget

Details

Adds a child widget as the last child widget to the box.
 

See also

2023-8-25