[vala/staging] gtk+-3.0: Update to 3.22.26+6f26d0dc



commit c39644a6dc1e2e3930d1f3ff660b62e7b60ea093
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sat Jan 6 10:02:40 2018 +0100

    gtk+-3.0: Update to 3.22.26+6f26d0dc

 vapi/gtk+-3.0.vapi             |    4 ++--
 vapi/metadata/Gtk-3.0.metadata |    3 ---
 2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi
index 4cd7bc6..043010e 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 67fc130..3c1df80 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


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