Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:38:48 +0000 (18:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:38:48 +0000 (18:38 +0800)
Sample/Window.js

index bb94ab1..4eb5be3 100644 (file)
@@ -104,7 +104,8 @@ Window=new XObject({
                                         {
                                             xtype: Gtk.MenuItem,
                                             pack : "add",
-                                            label : "_Quit"
+                                            label : "_Quit",
+                                            use_underline : true
                                         }
                                     ]
                                 }