]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-3.0: Update to 3.22.26+6f26d0dc
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 6 Jan 2018 09:02:40 +0000 (10:02 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 6 Jan 2018 09:05:31 +0000 (10:05 +0100)
vapi/gtk+-3.0.vapi
vapi/metadata/Gtk-3.0.metadata

index 4cd7bc6fad02921300b400acfea619ceb50313ba..043010e90c4a568446da3905e4e31dec5bd4b2f5 100644 (file)
@@ -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 ();
index 67fc130da08102a82dc944dbd5815f3da34a8905..3c1df800d2055be14d777f10e1e83d2167120385 100644 (file)
@@ -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