[gtk/prop-list: 25/33] gtk-demo: Cosmetic changes for the flowbox demo



commit 386dffaa7c5f75228a937ca51e7f461115048034
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Dec 15 01:56:13 2019 -0500

    gtk-demo: Cosmetic changes for the flowbox demo
    
    Mention the size of the dataset.

 demos/gtk-demo/flowbox.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/demos/gtk-demo/flowbox.c b/demos/gtk-demo/flowbox.c
index 6d599a2c13..ecf5a2860b 100644
--- a/demos/gtk-demo/flowbox.c
+++ b/demos/gtk-demo/flowbox.c
@@ -4,6 +4,8 @@
  * as needed and support sorting and filtering.
  *
  * The children of a GtkFlowBox are regular widgets
+ *
+ * The dataset used here has 665 colors.
  */
 
 #include <gtk/gtk.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]