gtk-demo: Cosmetic changes to the file browser demo

Mention that it involves switching between
different views.
This commit is contained in:
Matthias Clasen
2019-12-14 11:57:04 -05:00
parent 6eebc9183a
commit 8ae6e58e0c

View File

@@ -1,7 +1,8 @@
/* Lists/File browser
*
* This demo shows off the different layouts that are quickly achievable
* with GtkGridView by implementing a file browser with different views.
* with GtkListview and GtkGridView by implementing a file browser with
* different views.
*/
#include <glib/gi18n.h>