Package: gtk
Function gtk-list-box-prepend
Lambda Listgtk-list-box-prepend (listbox child) ArgumentsDetails
Prepend a child widget to the list box.
If a sort function is set, the child widget will actually be inserted at the
calculated position and this function has the same effect as the gtk-container-add function. | See also |
2021-11-15