Package: gtk

Function gtk:box-prepend

Lambda List

gtk:box-prepend (box child)

Arguments

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

Details

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

See also

2024-4-11