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 * + * |[ + * 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.