[gtk+/gtk-3-22] Expander: Explain how to conditionally style arrow
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gtk-3-22] Expander: Explain how to conditionally style arrow
- Date: Thu, 14 Sep 2017 20:24:39 +0000 (UTC)
commit 4e1e0cf1386840a49d8f4e7a349bdf4a859cad65
Author: Daniel Boles <dboles src gnome org>
Date:   Thu Sep 14 21:11:50 2017 +0100
    Expander: Explain how to conditionally style arrow
 gtk/gtkexpander.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkexpander.c b/gtk/gtkexpander.c
index 609899d..894a34a 100644
--- 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"
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]