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:
34c135b
)
spinbutton: Add undershoot nodes to CSS docs
author
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 14:22:32 +0000
(16:22 +0200)
committer
Daniel Boles
<dboles@src.gnome.org>
Tue, 25 Apr 2017 10:15:13 +0000
(11:15 +0100)
gtk/gtkspinbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinbutton.c
b/gtk/gtkspinbutton.c
index e576985ec70ad5acaf1558fae6208d5ca1aed76d..f8cd2007632dd417c01871b05418cf711c3d21f1 100644
(file)
--- a/
gtk/gtkspinbutton.c
+++ b/
gtk/gtkspinbutton.c
@@
-90,6
+90,8
@@
*
* |[<!-- language="plain" -->
* spinbutton.horizontal
+ * ├── undershoot.left
+ * ├── undershoot.right
* ├── entry
* │ ╰── ...
* ├── button.down
@@
-98,6
+100,8
@@
*
* |[<!-- language="plain" -->
* spinbutton.vertical
+ * ├── undershoot.left
+ * ├── undershoot.right
* ├── button.up
* ├── entry
* │ ╰── ...