Gtk.ListStore.prototype.clear

function clear():void {
    // Gjs wrapper for gtk_list_store_clear()
}

Removes all rows from the list store.