summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-12-26 08:39:29 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-12-26 08:40:43 -0500
commitd04f66eb524294e7de55e87a0104c457033c1dc5 (patch)
tree549d5992f5bf2f7890de37790bfdc63db028c931 /gtk/gtkenums.h
parentd5f215f96daa2086a296dd9ac6d73effa011b1cb (diff)
downloadgtk+-d04f66eb524294e7de55e87a0104c457033c1dc5.tar.gz
Add GtkIconSize back to the docs
And document how it works now.
Diffstat (limited to 'gtk/gtkenums.h')
-rw-r--r--gtk/gtkenums.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index a75429b8f9..81c20f1dec 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -183,6 +183,10 @@ typedef enum
*
* Icon sizes default to being inherited. Where they cannot be
* inherited, text size is the default.
+ *
+ * All widgets which use GtkIconSize set the normal-icons or large-icons
+ * style classes correspondingly, and let themes determine the actual size
+ * to be used with the -gtk-icon-size CSS property.
*/
typedef enum
{