Package: gtk

Function gtk:flow-box-append

Lambda List

gtk:flow-box-append (flowbox child)

Arguments

flowbox -- a gtk:flow-box widget
child -- a gtk:widget child widget to append

Details

Inserts the child widget into the flow box at the end of the flow box. If a sort function is set, the widget will actually be inserted at the calculated position.

Since 4.6
 

See also

2024-6-30