From: Rico Tzschichholz Date: Sat, 6 Jan 2018 09:02:40 +0000 (+0100) Subject: gtk+-3.0: Update to 3.22.26+6f26d0dc X-Git-Tag: 0.39.4~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39644a6dc1e2e3930d1f3ff660b62e7b60ea093;p=thirdparty%2Fvala.git gtk+-3.0: Update to 3.22.26+6f26d0dc --- diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi index 4cd7bc6fa..043010e90 100644 --- a/vapi/gtk+-3.0.vapi +++ b/vapi/gtk+-3.0.vapi @@ -3970,7 +3970,7 @@ namespace Gtk { [Version (since = "2.8")] public void get_drag_dest_item (out Gtk.TreePath path, out Gtk.IconViewDropPosition pos); [Version (since = "2.8")] - public bool get_item_at_pos (int x, int y, out Gtk.TreePath path, out Gtk.CellRenderer cell); + public bool get_item_at_pos (int x, int y, out Gtk.TreePath path, out unowned Gtk.CellRenderer cell); [Version (since = "2.22")] public int get_item_column (Gtk.TreePath path); [Version (since = "2.6")] @@ -4612,7 +4612,7 @@ namespace Gtk { protected ListBoxAccessible (); } [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_list_box_row_get_type ()")] - public class ListBoxRow : Gtk.Bin, Atk.Implementor, Gtk.Buildable { + public class ListBoxRow : Gtk.Bin, Atk.Implementor, Gtk.Actionable, Gtk.Buildable { [CCode (has_construct_function = false, type = "GtkWidget*")] [Version (since = "3.10")] public ListBoxRow (); diff --git a/vapi/metadata/Gtk-3.0.metadata b/vapi/metadata/Gtk-3.0.metadata index 67fc130da..3c1df800d 100644 --- a/vapi/metadata/Gtk-3.0.metadata +++ b/vapi/metadata/Gtk-3.0.metadata @@ -588,9 +588,6 @@ ComboBox .get_row_separator_func skip=false Entry .populate_popup#signal.widget type="Gtk.Menu" -FileChooser - .add_choice.options array_null_terminated - .add_choice.option_labels array_null_terminated FileChooserNative .accept_label nullable .cancel_label nullable