Method

GtkListBoxinvalidate_sort

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.