]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-2.0: Update to 2.24.28
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 23 Sep 2015 06:34:43 +0000 (08:34 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 23 Sep 2015 06:34:43 +0000 (08:34 +0200)
Drop Ubuntu specific changes which sneaked in here some time ago.

vapi/gtk+-2.0.vapi
vapi/packages/gtk+-2.0/gtk+-2.0.gi

index 34f64a6bd16cabae3d49e55a18296da6a5fd4838..20254629a99b1aaa78a64d2373773731c5e2fe4a 100644 (file)
@@ -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; }
index c5cb6de82fe8dd56b04eedf04ae882f49857864a..c488be31ef64365383d7e6a1421d4a2097630486 100644 (file)
                        <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*"/>
                        <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"/>
                        </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"/>