[glade] Added GtkApplicationWindow to the catalog



commit 9c06e1ddf758d78bd79203e7f2bcbc36f67aa1f1
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Fri Aug 16 13:39:25 2013 -0300

    Added GtkApplicationWindow to the catalog

 plugins/gtk+/gtk+.xml.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 63ad273..da31f5d 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -544,6 +544,10 @@ embedded in another object</_tooltip>
       </properties>
     </glade-widget-class>
 
+    <glade-widget-class name="GtkApplicationWindow" generic-name="applicationwindow"
+                        _title="Application Window" toplevel="True"
+                        default-width="440" default-height="250"/>
+
     <glade-widget-class name="GtkOverlay" generic-name="overlay" _title="Overlay" since="3.2"
                         icon-name="widget-gtk-frame"
                         use-placeholders="False">
@@ -4532,6 +4536,7 @@ range of values</_tooltip>
   <glade-widget-group name="gtk-toplevels" _title="Toplevels">
     <glade-widget-class-ref name="GtkWindow"/>
     <glade-widget-class-ref name="GtkOffscreenWindow"/>
+    <glade-widget-class-ref name="GtkApplicationWindow"/>
     <glade-widget-class-ref name="GtkDialog"/>
     <glade-widget-class-ref name="GtkAboutDialog"/>
     <glade-widget-class-ref name="GtkFileChooserDialog"/>


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