[gtk+/wip/matthiasc/help-overlay] Add window title



commit 03ef1adfb3cc7182c3404fb7e507880a78fdf6c5
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 13 18:31:08 2015 -0400

    Add window title

 demos/gtk-demo/shortcuts.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui
index 000af90..b2cefac 100644
--- a/demos/gtk-demo/shortcuts.ui
+++ b/demos/gtk-demo/shortcuts.ui
@@ -3,6 +3,7 @@
   <!-- interface-requires gtk+ 3.17 -->
 
   <object class="GtkWindow" id="window1">
+    <property name="title" translatable="yes">Shortcuts</property>
     <child>
       <object class="GtkBox">
         <property name="visible">1</property>


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