[gtk+/gtk-3-22] window: Expand CSS node docs



commit 0a7151b22eb6b767948a9763410f878b28b68ec7
Author: Timm Bäder <mail baedert org>
Date:   Mon Apr 24 15:12:23 2017 +0200

    window: Expand CSS node docs

 gtk/gtkwindow.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 0009360..3404d95 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -130,8 +130,9 @@
  * # CSS nodes
  *
  * |[<!-- language="plain" -->
- * window
+ * window.background
  * ├── decoration
+ * ├── <titlebar child>.titlebar [.default-decoration]
  * ╰── <child>
  * ]|
  *


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