[gtk+] gtk3-demo: run button should be able to focus.
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtk3-demo: run button should be able to focus.
- Date: Mon, 10 Mar 2014 00:46:04 +0000 (UTC)
commit 5aa00e4f661a3beaeb8de385bef74b62cacfab5d
Author: Phillip Wood <phillip wood dunelm org uk>
Date: Fri Mar 7 21:35:17 2014 +0000
gtk3-demo: run button should be able to focus.
https://bugzilla.gnome.org/show_bug.cgi?id=725141
demos/gtk-demo/main.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/demos/gtk-demo/main.ui b/demos/gtk-demo/main.ui
index 07d2069..707927b 100644
--- a/demos/gtk-demo/main.ui
+++ b/demos/gtk-demo/main.ui
@@ -46,7 +46,7 @@
<object class="GtkButton" id="run_button">
<property name="visible">True</property>
<property name="valign">center</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="action_name">win.run</property>
<style>
<class name="text-button"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]