Method

GtkListBoxinvalidate_sort

since: 3.10

Declaration [src]

void
gtk_list_box_invalidate_sort (
  GtkListBox* box
)

Description [src]

Update the sorting for all rows. Call this when result of the sort function on the box is changed due to an external factor.

Available since: 3.10