prepend
Description:
Prepend a widget to the list.
If a sort function is set, the widget will actually be inserted at the calculated position.
Parameters:
this |
a `GtkListBox` |
child |
the `GtkWidget` to add |
Prepend a widget to the list.
If a sort function is set, the widget will actually be inserted at the calculated position.
this |
a `GtkListBox` |
child |
the `GtkWidget` to add |