gtk-demo: Group the listbox demos

This commit is contained in:
Matthias Clasen 2020-08-09 12:31:35 -04:00
parent 5b41612f28
commit eb5329d389

View File

@ -1,4 +1,4 @@
/* List Box
/* List Box/Complex list
*
* GtkListBox allows lists with complicated layouts, using
* regular widgets supporting sorting and filtering.