spinbutton: Add undershoot nodes to CSS docs
authorTimm Bäder <mail@baedert.org>
Mon, 24 Apr 2017 14:22:32 +0000 (16:22 +0200)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 25 Apr 2017 10:15:13 +0000 (11:15 +0100)
gtk/gtkspinbutton.c

index e576985ec70ad5acaf1558fae6208d5ca1aed76d..f8cd2007632dd417c01871b05418cf711c3d21f1 100644 (file)
@@ -90,6 +90,8 @@
  *
  * |[<!-- language="plain" -->
  * spinbutton.horizontal
+ * ├── undershoot.left
+ * ├── undershoot.right
  * ├── entry
  * │   ╰── ...
  * ├── button.down
  *
  * |[<!-- language="plain" -->
  * spinbutton.vertical
+ * ├── undershoot.left
+ * ├── undershoot.right
  * ├── button.up
  * ├── entry
  * │   ╰── ...