Adds child to the start of self.
If a sort function is set, the widget will actually be inserted at the calculated position.
See also: gtk.flow_box.FlowBox.insert.
the gtk.widget.Widget to add
Adds child to the start of self.
If a sort function is set, the widget will actually be inserted at the calculated position.
See also: gtk.flow_box.FlowBox.insert.