summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-11-10 07:37:25 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-11-10 07:37:25 -0500
commit740fa2cd70fb9b3aae3ff5ed24b74c7558c761af (patch)
tree885cf708d49591867a701a4ccea19ef4f0bf35d2 /gtk/gtkiconview.c
parentff4b11226517609e183550b3de2e23e68e194068 (diff)
downloadgtk+-740fa2cd70fb9b3aae3ff5ed24b74c7558c761af.tar.gz
iconview: Add a diagram to CSS documentation
Diffstat (limited to 'gtk/gtkiconview.c')
-rw-r--r--gtk/gtkiconview.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkiconview.c b/gtk/gtkiconview.c
index f919cd9301..797b2e1e88 100644
--- a/gtk/gtkiconview.c
+++ b/gtk/gtkiconview.c
@@ -68,6 +68,10 @@
*
* # CSS nodes
*
+ * |[<!-- language="plain" -->
+ * iconview.view
+ * ╰── [rubberband]
+ * ]|
*
* GtkIconView has a single CSS node with name iconview and style class .view.
* For rubberband selection, a subnode with name rubberband is used.