summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Boles <dboles.src@gmail.com>2018-04-19 00:50:50 +0100
committerDaniel Boles <dboles.src@gmail.com>2018-04-22 16:11:01 +0100
commitc2672b4f05bd92d321e558790ca1d8cba623ba35 (patch)
tree59db66df916b82624097e74ddf50534c2d698445
parent2d028546857fbfb8ae39e491bb4b10a4a37ffbab (diff)
downloadgtk+-c2672b4f05bd92d321e558790ca1d8cba623ba35.tar.gz
Entry: Show optional style classes in node diagram
-rw-r--r--gtk/gtkentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index f46626bdbe..a01684101f 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -122,7 +122,7 @@
* # CSS nodes
*
* |[<!-- language="plain" -->
- * entry
+ * entry[.read-only][.flat][.warning][.error]
* ├── image.left
* ├── image.right
* ├── undershoot.left