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:
7798764
)
window: Expand CSS node docs
author
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 13:12:23 +0000
(15:12 +0200)
committer
Daniel Boles
<dboles@src.gnome.org>
Tue, 25 Apr 2017 10:15:11 +0000
(11:15 +0100)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 0009360dd7852658ba1f9ed0d939e814036b73ce..3404d951eef5c78e9f99554163b6526e2ba543e3 100644
(file)
--- 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>
* ]|
*