[gtk+/gtk-3-22] spinbutton: Add undershoot nodes to CSS docs



commit 9b05176eb2e74dfba1a285e03eb7a6bd2cf81c9d
Author: Timm Bäder <mail baedert org>
Date:   Mon Apr 24 16:22:32 2017 +0200

    spinbutton: Add undershoot nodes to CSS docs

 gtk/gtkspinbutton.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkspinbutton.c b/gtk/gtkspinbutton.c
index e576985..f8cd200 100644
--- 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
  * │   ╰── ...


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