]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-3.0: Update to 3.22.26+6f26d0dc
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 11 Jan 2018 08:38:33 +0000 (09:38 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 16 Jan 2018 17:26:52 +0000 (18:26 +0100)
vapi/gtk+-3.0.vapi
vapi/packages/gtk+-3.0/gtk+-3.0.gi

index ca142ad434b64c77fff1232d21dca10ba2d74c33..8bf39befe3dc55c860c85fc1a004fe69037594cc 100644 (file)
@@ -3206,7 +3206,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.Buildable, Gtk.Actionable {
                [CCode (has_construct_function = false, type = "GtkWidget*")]
                public ListBoxRow ();
                public void changed ();
index b41fdc3a291562db10354ae050c54b21a593e9b5..8b2ce4d7e561a2574f3d9b45e852b319c2428337 100644 (file)
                        <implements>
                                <interface name="AtkImplementor"/>
                                <interface name="GtkBuildable"/>
+                               <interface name="GtkActionable"/>
                        </implements>
                        <method name="changed" symbol="gtk_list_box_row_changed">
                                <return-type type="void"/>