Method

GtkListStoreclear

deprecated: 4.10 

Declaration [src]

void
gtk_list_store_clear (
  GtkListStore* list_store
)

Description [src]

Removes all rows from the list store.

Deprecated since: 4.10

Use list models.