[vala] gtk+-2.0: Update to 2.24.28



commit 883284a25f034be8e9cd2d7edde9852b254a04ff
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Wed Sep 23 08:34:43 2015 +0200

    gtk+-2.0: Update to 2.24.28
    
    Drop Ubuntu specific changes which sneaked in here some time ago.

 vapi/gtk+-2.0.vapi                 |    4 ----
 vapi/packages/gtk+-2.0/gtk+-2.0.gi |    8 +++-----
 2 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/vapi/gtk+-2.0.vapi b/vapi/gtk+-2.0.vapi
index 34f64a6..2025462 100644
--- a/vapi/gtk+-2.0.vapi
+++ b/vapi/gtk+-2.0.vapi
@@ -2315,8 +2315,6 @@ namespace Gtk {
                [NoAccessorMethod]
                public string stock { owned get; set; }
                public Gtk.ImageType storage_type { get; }
-               [NoAccessorMethod]
-               public bool use_fallback { get; set; }
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
        [Compact]
@@ -3895,8 +3893,6 @@ namespace Gtk {
                [NoAccessorMethod]
                public Gtk.CornerType gtk_scrolled_window_placement { get; set; }
                [NoAccessorMethod]
-               public bool gtk_shell_shows_menubar { get; set; }
-               [NoAccessorMethod]
                public bool gtk_show_input_method_menu { get; set; }
                [NoAccessorMethod]
                public bool gtk_show_unicode_menu { get; set; }
diff --git a/vapi/packages/gtk+-2.0/gtk+-2.0.gi b/vapi/packages/gtk+-2.0/gtk+-2.0.gi
index c5cb6de..c488be3 100644
--- a/vapi/packages/gtk+-2.0/gtk+-2.0.gi
+++ b/vapi/packages/gtk+-2.0/gtk+-2.0.gi
@@ -11981,7 +11981,6 @@
                        <property name="pixmap" type="GdkPixmap*" readable="1" writable="1" construct="0" 
construct-only="0"/>
                        <property name="stock" type="char*" readable="1" writable="1" construct="0" 
construct-only="0"/>
                        <property name="storage-type" type="GtkImageType" readable="1" writable="0" 
construct="0" construct-only="0"/>
-                       <property name="use-fallback" type="gboolean" readable="1" writable="1" construct="0" 
construct-only="0"/>
                        <field name="storage_type" type="GtkImageType"/>
                        <field name="data" type="gpointer"/>
                        <field name="mask" type="GdkBitmap*"/>
@@ -16946,7 +16945,6 @@
                        <property name="gtk-recent-files-limit" type="gint" readable="1" writable="1" 
construct="0" construct-only="0"/>
                        <property name="gtk-recent-files-max-age" type="gint" readable="1" writable="1" 
construct="0" construct-only="0"/>
                        <property name="gtk-scrolled-window-placement" type="GtkCornerType" readable="1" 
writable="1" construct="0" construct-only="0"/>
-                       <property name="gtk-shell-shows-menubar" type="gboolean" readable="1" writable="1" 
construct="0" construct-only="0"/>
                        <property name="gtk-show-input-method-menu" type="gboolean" readable="1" writable="1" 
construct="0" construct-only="0"/>
                        <property name="gtk-show-unicode-menu" type="gboolean" readable="1" writable="1" 
construct="0" construct-only="0"/>
                        <property name="gtk-sound-theme-name" type="char*" readable="1" writable="1" 
construct="0" construct-only="0"/>
@@ -27662,13 +27660,13 @@
                        </vfunc>
                </interface>
                <constant name="GTK_ARG_READWRITE" type="int" value="0"/>
-               <constant name="GTK_BINARY_AGE" type="int" value="2420"/>
+               <constant name="GTK_BINARY_AGE" type="int" value="2428"/>
                <constant name="GTK_BUTTONBOX_DEFAULT" type="int" value="-1"/>
                <constant name="GTK_INPUT_ERROR" type="int" value="-1"/>
-               <constant name="GTK_INTERFACE_AGE" type="int" value="20"/>
+               <constant name="GTK_INTERFACE_AGE" type="int" value="28"/>
                <constant name="GTK_MAJOR_VERSION" type="int" value="2"/>
                <constant name="GTK_MAX_COMPOSE_LEN" type="int" value="7"/>
-               <constant name="GTK_MICRO_VERSION" type="int" value="20"/>
+               <constant name="GTK_MICRO_VERSION" type="int" value="28"/>
                <constant name="GTK_MINOR_VERSION" type="int" value="24"/>
                <constant name="GTK_NO_TEXT_INPUT_MOD_MASK" type="int" value="0"/>
                <constant name="GTK_PAPER_NAME_A3" type="char*" value="iso_a3"/>


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