summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/theming.ui
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-19 16:29:25 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-19 18:07:25 +0100
commit9561b97dc4d2b9626e2735da6a993dfe4e01def0 (patch)
tree5bf3db6fe10b74758b680287b3012cb5f1dd57f4 /demos/gtk-demo/theming.ui
parent1a1373779f87ce928a45a9371512d207445f615f (diff)
downloadgtk+-9561b97dc4d2b9626e2735da6a993dfe4e01def0.tar.gz
Fix some accessibility issues in demos
Fixes #110
Diffstat (limited to 'demos/gtk-demo/theming.ui')
-rw-r--r--demos/gtk-demo/theming.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/theming.ui b/demos/gtk-demo/theming.ui
index 864a29faf0..59cd956eca 100644
--- a/demos/gtk-demo/theming.ui
+++ b/demos/gtk-demo/theming.ui
@@ -104,6 +104,7 @@
<child>
<object class="GtkSwitch" id="switch1">
<property name="can-focus">1</property>
+ <property name="tooltip_text">Switch it</property>
</object>
</child>
</object>