[gtk/matthiasc/for-master: 5/14] scrolledwindow: Document the .frame style class



commit fc89227a9363261a28469161220d6630424f8600
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Apr 16 23:26:35 2020 -0400

    scrolledwindow: Document the .frame style class

 gtk/gtkscrolledwindow.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c
index 3a965ac8f2..5e3f9ea949 100644
--- a/gtk/gtkscrolledwindow.c
+++ b/gtk/gtkscrolledwindow.c
@@ -128,6 +128,8 @@
  * # CSS nodes
  *
  * GtkScrolledWindow has a main CSS node with name scrolledwindow.
+ * It gets a .frame style class added when #GtkScrolledWindow:has-frame
+ * is %TRUE.
  *
  * It uses subnodes with names overshoot and undershoot to
  * draw the overflow and underflow indications. These nodes get


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]