projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2a4b2f
)
Expander: Explain how to conditionally style arrow
author
Daniel Boles
<dboles@src.gnome.org>
Thu, 14 Sep 2017 20:11:50 +0000
(21:11 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Thu, 14 Sep 2017 20:16:16 +0000
(21:16 +0100)
gtk/gtkexpander.c
patch
|
blob
|
history
diff --git
a/gtk/gtkexpander.c
b/gtk/gtkexpander.c
index 609899d84cd6a5c9fa4838210dcec91e45054cf3..894a34a64860c8d3ea2d070988ad3d7099d17687 100644
(file)
--- a/
gtk/gtkexpander.c
+++ b/
gtk/gtkexpander.c
@@
-99,8
+99,8
@@
* ]|
*
* GtkExpander has three CSS nodes, the main node with the name expander,
- * a subnode with name title and node below it with name arrow.
Neither of
- *
them is using any style classes
.
+ * a subnode with name title and node below it with name arrow.
The arrow of an
+ *
expander that is showing its child gets the :checked pseudoclass added to it
.
*/
#include "config.h"