projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c1262
)
expander: Update css docs
author
Timm Bäder
<mail@baedert.org>
Wed, 28 Mar 2018 14:42:53 +0000
(16:42 +0200)
committer
Timm Bäder
<mail@baedert.org>
Wed, 28 Mar 2018 14:42:53 +0000
(16:42 +0200)
gtk/gtkexpander.c
patch
|
blob
|
history
diff --git
a/gtk/gtkexpander.c
b/gtk/gtkexpander.c
index 3b71c92d10dea87009b605461c92d88b0d0cda34..85e2b67e1f1f6d7a6130021ef1c3d6b5b6860c2a 100644
(file)
--- a/
gtk/gtkexpander.c
+++ b/
gtk/gtkexpander.c
@@
-96,10
+96,11
@@
*
* |[<!-- language="plain" -->
* expander
- * ├── title
- * │ ├── arrow
- * │ ╰── <label widget>
- * ╰── <child>
+ * ╰── box
+ * ├── title
+ * │ ├── arrow
+ * │ ╰── <label widget>
+ * ╰── <child>
* ]|
*
* GtkExpander has three CSS nodes, the main node with the name expander,