From: Rico Tzschichholz Date: Thu, 30 Apr 2015 11:21:30 +0000 (+0200) Subject: gtk+-3.0: Update to 3.17.1 X-Git-Tag: 0.29.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf6c5c6834e57cfc731cf74eb929a4a12bd60f3;p=thirdparty%2Fvala.git gtk+-3.0: Update to 3.17.1 --- diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi index 7017090c1..69fb4f676 100644 --- a/vapi/gtk+-3.0.vapi +++ b/vapi/gtk+-3.0.vapi @@ -930,7 +930,7 @@ namespace Gtk { [CCode (has_construct_function = false)] protected CellAccessible (); [NoWrapper] - public virtual void update_cache (); + public virtual void update_cache (bool emit_signal); } [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_cell_area_get_type ()")] public abstract class CellArea : GLib.InitiallyUnowned, Gtk.CellLayout, Gtk.Buildable { @@ -3790,7 +3790,7 @@ namespace Gtk { public void set_relative_to (Gtk.Widget relative_to); public void set_transitions_enabled (bool transitions_enabled); public bool modal { get; set; } - public Cairo.RectangleInt pointing_to { get; set; } + public Gdk.Rectangle pointing_to { get; set; } public Gtk.PositionType position { get; set construct; } public Gtk.Widget relative_to { get; set; } public bool transitions_enabled { get; set; } @@ -4056,6 +4056,7 @@ namespace Gtk { [CCode (has_construct_function = false, type = "GtkWidget*")] public RadioMenuItem.from_widget (Gtk.RadioMenuItem group); public unowned GLib.SList get_group (); + public void join_group (Gtk.RadioMenuItem group_source); public void set_group (GLib.SList? group); [CCode (has_construct_function = false, type = "GtkWidget*")] public RadioMenuItem.with_label (GLib.SList? group, string label); @@ -8612,7 +8613,8 @@ namespace Gtk { OBJECT_TYPE_REFUSED, TEMPLATE_MISMATCH, INVALID_PROPERTY, - INVALID_SIGNAL + INVALID_SIGNAL, + INVALID_ID } [CCode (cheader_filename = "gtk/gtk.h", cprefix = "GTK_CSS_PROVIDER_ERROR_")] public errordomain CssProviderError { diff --git a/vapi/packages/gtk+-3.0/gtk+-3.0.gi b/vapi/packages/gtk+-3.0/gtk+-3.0.gi index f3098643e..95304e03f 100644 --- a/vapi/packages/gtk+-3.0/gtk+-3.0.gi +++ b/vapi/packages/gtk+-3.0/gtk+-3.0.gi @@ -4661,6 +4661,7 @@ + @@ -8330,6 +8331,7 @@ + @@ -19778,7 +19780,7 @@ - + @@ -20958,6 +20960,13 @@ + + + + + + + @@ -35504,7 +35513,7 @@ - + @@ -35512,7 +35521,7 @@ - +