prepend
Description:
Adds child
to the start of this.
If a sort function is set, the widget will actually be inserted at the calculated position.
See also: [method@Gtk.FlowBox.insert].
Parameters:
this |
a `GtkFlowBox |
child |
the `GtkWidget` to add |