Method
GtkListBoxremove_all
since: 4.12
Declaration [src]
void
gtk_list_box_remove_all (
GtkListBox* box
)
Description [src]
Removes all rows from box
.
This function does nothing if box
is backed by a model.
Available since: 4.12