]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Regenerate several bindings to account changes to vapigen and libvala
authorEvan Nemerson <evan@coeus-group.com>
Sun, 21 Nov 2010 03:04:11 +0000 (19:04 -0800)
committerEvan Nemerson <evan@coeus-group.com>
Sun, 21 Nov 2010 03:04:11 +0000 (19:04 -0800)
Regenerated gdl-1.0, gstreamer-app-0.10, gstreamer-cdda-0.10,
gstreamer-controller-0.10, gudev-1.0, hildon-1, libgda-report-4.0
purple rest-extras-0.6 unique-1.0.

vapi/gdl-1.0.vapi
vapi/gstreamer-app-0.10.vapi
vapi/gstreamer-cdda-0.10.vapi
vapi/gstreamer-controller-0.10.vapi
vapi/gudev-1.0.vapi
vapi/hildon-1.vapi
vapi/libgda-report-4.0.vapi
vapi/purple.vapi
vapi/rest-extras-0.6.vapi
vapi/unique-1.0.vapi

index 767d689fdcb4da2a34beac387ad861e54dfe24d6..25b2813b6ca53b58e9bee1f97bc3d88a8b2e4d72 100644 (file)
@@ -124,6 +124,8 @@ namespace Gdl {
                public int dock_number;
                public weak GLib.HashTable dock_objects;
                public weak GLib.List toplevel_docks;
+               [CCode (has_construct_function = false)]
+               protected DockMaster ();
                public void add (Gdl.DockObject object);
                public void @foreach (GLib.Func function);
                public void foreach_toplevel (bool include_controller, GLib.Func function);
@@ -144,6 +146,8 @@ namespace Gdl {
                public Gdl.DockObjectFlags flags;
                public int freeze_count;
                public bool reduce_pending;
+               [CCode (has_construct_function = false)]
+               protected DockObject ();
                public void bind (GLib.Object master);
                public virtual bool child_placement (Gdl.DockObject child, Gdl.DockPlacement placement);
                public void detach (bool recursive);
index 1f3e1098d041833138c0ac01431a949eac7b1937..3e2a2501764c630eeddd8e5f1b1ccde123288390 100644 (file)
@@ -4,6 +4,8 @@
 namespace Gst {
        [CCode (cheader_filename = "gst/app/gstappsink.h")]
        public class AppSink : Gst.BaseSink, Gst.URIHandler {
+               [CCode (has_construct_function = false)]
+               protected AppSink ();
                public bool is_eos ();
                public Gst.Buffer pull_buffer ();
                public Gst.BufferList pull_buffer_list ();
@@ -28,6 +30,8 @@ namespace Gst {
        }
        [CCode (cheader_filename = "gst/app/gstappsrc.h")]
        public class AppSrc : Gst.BaseSrc, Gst.URIHandler {
+               [CCode (has_construct_function = false)]
+               protected AppSrc ();
                public Gst.FlowReturn end_of_stream ();
                public Gst.FlowReturn push_buffer (owned Gst.Buffer buffer);
                public void set_callbacks (Gst.AppSrcCallbacks callbacks, GLib.DestroyNotify notify);
index a0621dcddcf38b585cd60d2017afc019c53ef984..1e9c690e0cb9169ed6762713e59d0004a4dc15ef 100644 (file)
@@ -21,6 +21,8 @@ namespace Gst {
                public weak Gst.CddaBaseSrcTrack tracks;
                public weak string uri;
                public int uri_track;
+               [CCode (has_construct_function = false)]
+               protected CddaBaseSrc ();
                public bool add_track (Gst.CddaBaseSrcTrack track);
                [NoWrapper]
                public virtual void close ();
index 5763d1d4e274002eab48b28ca2b5c071d1258426..bb905cd92d5fbc98a35d5cf1c5a4c175497bce7e 100644 (file)
@@ -5,6 +5,8 @@ namespace Gst {
        [CCode (cheader_filename = "gst/controller/gstcontroller.h")]
        public class ControlSource : GLib.Object {
                public bool bound;
+               [CCode (has_construct_function = false)]
+               protected ControlSource ();
                public bool bind (GLib.ParamSpec pspec);
                public bool get_value (Gst.ClockTime timestamp, Gst.Value value);
                public bool get_value_array (Gst.ClockTime timestamp, Gst.ValueArray value_array);
index e176eae24656d8dc2497cae2a09483b902f1cf9e..9fa975ef08787279fc921e971d4f6da2afc3e084 100644 (file)
@@ -34,6 +34,8 @@ namespace GUdev {
        }
        [CCode (cheader_filename = "gudev/gudev.h")]
        public class Device : GLib.Object {
+               [CCode (has_construct_function = false)]
+               protected Device ();
                public unowned string get_action ();
                public unowned string? get_device_file ();
                [CCode (array_length = false)]
index f9cfd207ba9a036a920b14540630367eb3e75024..ae4fc0e4af7663b2597b4c025e570ee5a435cb65 100644 (file)
@@ -36,6 +36,8 @@ namespace Hildon {
        }
        [CCode (cheader_filename = "hildon/hildon.h")]
        public class Banner : Gtk.Window, Atk.Implementor, Gtk.Buildable {
+               [CCode (has_construct_function = false)]
+               protected Banner ();
                public void set_fraction (double fraction);
                public void set_icon (string icon_name);
                public void set_icon_from_file (string icon_file);
@@ -468,6 +470,8 @@ namespace Hildon {
        }
        [CCode (cheader_filename = "hildon/hildon.h")]
        public class Note : Gtk.Dialog, Atk.Implementor, Gtk.Buildable {
+               [CCode (has_construct_function = false)]
+               protected Note ();
                [CCode (type = "GtkWidget*", has_construct_function = false)]
                public Note.cancel_with_progress_bar (Gtk.Window parent, string description, Gtk.ProgressBar progressbar);
                [CCode (type = "GtkWidget*", has_construct_function = false)]
@@ -600,6 +604,8 @@ namespace Hildon {
        }
        [CCode (cheader_filename = "hildon/hildon.h")]
        public class Program : GLib.Object {
+               [CCode (has_construct_function = false)]
+               protected Program ();
                public void add_window (Hildon.Window window);
                public bool get_can_hibernate ();
                public unowned Hildon.AppMenu get_common_app_menu ();
@@ -821,6 +827,8 @@ namespace Hildon {
        }
        [CCode (cheader_filename = "hildon/hildon.h")]
        public class TouchSelectorColumn : GLib.Object, Gtk.CellLayout {
+               [CCode (has_construct_function = false)]
+               protected TouchSelectorColumn ();
                public int get_text_column ();
                public void set_text_column (int text_column);
                public int text_column { get; set; }
@@ -845,6 +853,8 @@ namespace Hildon {
        }
        [CCode (cheader_filename = "hildon/hildon.h")]
        public class Volumebar : Gtk.Container, Atk.Implementor, Gtk.Buildable {
+               [CCode (has_construct_function = false)]
+               protected Volumebar ();
                public unowned Gtk.Adjustment get_adjustment ();
                public double get_level ();
                public bool get_mute ();
index bb5739d397f792e0f42ea9322286289ecb96ec78..165d433f82959a30bf5a48b7d96456a755775bcf 100644 (file)
@@ -17,6 +17,8 @@ namespace Gda {
        }
        [CCode (cheader_filename = "libgda-report/libgda-report.h")]
        public class ReportDocument : GLib.Object {
+               [CCode (has_construct_function = false)]
+               protected ReportDocument ();
                public virtual bool run_as_html (string filename) throws GLib.Error;
                public virtual bool run_as_pdf (string filename) throws GLib.Error;
                public void set_template (string file);
index a627d452eb34f3a478819f492b15bf217931467a..63748d5806dca77b002b8bddb0b2a4b23b616e2c 100644 (file)
@@ -146,14 +146,14 @@ namespace Purple {
        [CCode (free_function = "purple_account_user_split_destroy", cheader_filename = "purple.h")]
        public class AccountUserSplit {
                public weak string default_value;
-               public weak DBus.ObjectPath field_sep;
+               public weak GLib.ObjectPath field_sep;
                public bool reverse;
                public weak string text;
                [CCode (has_construct_function = false)]
-               public AccountUserSplit (string text, string default_value, DBus.ObjectPath sep);
+               public AccountUserSplit (string text, string default_value, GLib.ObjectPath sep);
                public unowned string get_default_value ();
                public bool get_reverse ();
-               public unowned DBus.ObjectPath get_separator ();
+               public unowned GLib.ObjectPath get_separator ();
                public unowned string get_text ();
                public void set_reverse (bool reverse);
        }
@@ -1732,7 +1732,7 @@ namespace Purple {
        [CCode (cheader_filename = "purple.h")]
        public class SrvResponse {
                [CCode (array_length = false)]
-               public weak DBus.ObjectPath[] hostname;
+               public weak GLib.ObjectPath[] hostname;
                public int port;
                public int pref;
                public int weight;
@@ -1848,7 +1848,7 @@ namespace Purple {
        public class StunNatDiscovery {
                public ulong lookup_time;
                [CCode (array_length = false)]
-               public weak DBus.ObjectPath[] publicip;
+               public weak GLib.ObjectPath[] publicip;
                public weak string servername;
                public Purple.StunStatus status;
                public Purple.StunNatType type;
@@ -1935,7 +1935,7 @@ namespace Purple {
                public unowned Purple.Value dup ();
                public bool get_boolean ();
                public void* get_boxed ();
-               public unowned DBus.ObjectPath get_char ();
+               public unowned GLib.ObjectPath get_char ();
                public int get_enum ();
                public int get_int ();
                public int64 get_int64 ();
@@ -1956,7 +1956,7 @@ namespace Purple {
                public Value.outgoing (Purple.Type type);
                public void set_boolean (bool data);
                public void set_boxed (void* data);
-               public void set_char (DBus.ObjectPath data);
+               public void set_char (GLib.ObjectPath data);
                public void set_enum (int data);
                public void set_int (int data);
                public void set_int64 (int64 data);
@@ -3340,7 +3340,7 @@ namespace Purple {
        [CCode (cheader_filename = "purple.h")]
        public static unowned string markup_escape_text (string text, ssize_t length);
        [CCode (cheader_filename = "purple.h")]
-       public static bool markup_extract_info_field (string str, int len, Purple.NotifyUserInfo user_info, string start_token, int skip, string end_token, DBus.ObjectPath check_value, string no_value_token, string display_name, bool is_link, string link_prefix, Purple.InfoFieldFormatCallback format_cb);
+       public static bool markup_extract_info_field (string str, int len, Purple.NotifyUserInfo user_info, string start_token, int skip, string end_token, GLib.ObjectPath check_value, string no_value_token, string display_name, bool is_link, string link_prefix, Purple.InfoFieldFormatCallback format_cb);
        [CCode (cheader_filename = "purple.h")]
        public static bool markup_find_tag (string needle, string haystack, out string start, out string end, out GLib.Datalist attributes);
        [CCode (cheader_filename = "purple.h")]
@@ -3962,7 +3962,7 @@ namespace Purple {
        [CCode (cheader_filename = "purple.h")]
        public static unowned string str_size_to_units (size_t size);
        [CCode (cheader_filename = "purple.h")]
-       public static void str_strip_char (string str, DBus.ObjectPath thechar);
+       public static void str_strip_char (string str, GLib.ObjectPath thechar);
        [CCode (cheader_filename = "purple.h")]
        public static ulong str_to_time (string timestamp, bool utc, void* tm, long tz_off, out unowned string rest);
        [CCode (cheader_filename = "purple.h")]
@@ -4040,7 +4040,7 @@ namespace Purple {
        [CCode (cheader_filename = "purple.h")]
        public static unowned string utf8_try_convert (string str);
        [CCode (cheader_filename = "purple.h")]
-       public static void util_chrreplace (string str, DBus.ObjectPath delimiter, DBus.ObjectPath replacement);
+       public static void util_chrreplace (string str, GLib.ObjectPath delimiter, GLib.ObjectPath replacement);
        [CCode (cheader_filename = "purple.h")]
        public static void util_fetch_url_cancel (Purple.UtilFetchUrlData url_data);
        [CCode (cheader_filename = "purple.h")]
index 3166f6afeb5034d7f60d0efda3dbd1ffdb6330f2..8a7d2f54d6ccca710b82bb188647bb51e72bf46a 100644 (file)
@@ -25,8 +25,7 @@ namespace Rest {
                [CCode (cname = "facebook_proxy_new_with_session", type = "RestProxy*", has_construct_function = false)]
                public FacebookProxy.with_session (string api_key, string app_secret, string session_key);
        }
-       [Compact]
-       [CCode (free_function = "rest_proxy_call_free", cname = "FacebookProxyCall", cheader_filename = "rest-extras/facebook-proxy-call.h")]
+       [CCode (cname = "FacebookProxyCall", cheader_filename = "rest-extras/facebook-proxy-call.h")]
        public class FacebookProxyCall : Rest.ProxyCall {
        }
        [CCode (cname = "FlickrProxy", cheader_filename = "rest-extras/flickr-proxy.h")]
@@ -50,8 +49,7 @@ namespace Rest {
                [CCode (cname = "flickr_proxy_new_with_token", type = "RestProxy*", has_construct_function = false)]
                public FlickrProxy.with_token (string api_key, string shared_secret, string token);
        }
-       [Compact]
-       [CCode (free_function = "rest_proxy_call_free", cname = "FlickrProxyCall", cheader_filename = "rest-extras/flickr-proxy-call.h")]
+       [CCode (cname = "FlickrProxyCall", cheader_filename = "rest-extras/flickr-proxy-call.h")]
        public class FlickrProxyCall : Rest.ProxyCall {
        }
 }
index 1e0eace6c90e0bd4635630b25436cf4dc9af0d40..fa3c44cb1b8eda9fd0acafd93f86907712f75cde 100644 (file)
@@ -28,6 +28,8 @@ namespace Unique {
                public weak Gdk.Screen screen;
                public weak string startup_id;
                public uint workspace;
+               [CCode (has_construct_function = false)]
+               protected Backend ();
                public static unowned Unique.Backend create ();
                public unowned string get_name ();
                public unowned Gdk.Screen get_screen ();