How can I delete all the rows in a Gtk ListBox?
Is there a simple listbox (like ComboBoxText) that maintains its own internal model, or do I have to create a ListStore myself?