[vala] gtk+-3.0: Perform missing rebuild



commit 04be2ae6a8fd0c9e23827e62d7a618d4a17d102e
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Apr 29 23:10:02 2014 +0200

    gtk+-3.0: Perform missing rebuild
    
    Fixes e657266432c73b292a17e5207184ebed4dd3ef44

 vapi/gtk+-3.0.vapi |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi
index 2981183..93f13a1 100644
--- a/vapi/gtk+-3.0.vapi
+++ b/vapi/gtk+-3.0.vapi
@@ -9250,8 +9250,6 @@ namespace Gtk {
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static bool events_pending ();
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static void exit (int error_code);
-       [CCode (cheader_filename = "gtk/gtk.h")]
        public static uint get_binary_age ();
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static Gdk.Event get_current_event ();
@@ -9504,8 +9502,6 @@ namespace Gtk {
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static void set_debug_flags (uint flags);
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static unowned string set_locale ();
-       [CCode (cheader_filename = "gtk/gtk.h")]
        public static void show_about_dialog (Gtk.Window? parent, ...);
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static bool show_uri (Gdk.Screen? screen, string uri, uint32 timestamp) throws GLib.Error;


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