Package: gtk

Function gtk:flow-box-prepend

Lambda List

gtk:flow-box-prepend (flowbox child)

Arguments

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

Details

Inserts the child widget into the flow box at the start 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