]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-4.0: Update to 3.92.1
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 21 Oct 2017 14:22:58 +0000 (16:22 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 21 Oct 2017 17:44:27 +0000 (19:44 +0200)
vapi/gtk+-4.0.vapi

index cd836ade753deeaea7b34aeb58d02dc6033b0a80..b3e29dad9aee427aa8d034ba59b559efadba11bb 100644 (file)
@@ -12799,7 +12799,7 @@ namespace Gtk {
                public virtual signal void text_pushed (uint context_id, string text);
        }
        [CCode (cheader_filename = "gtk/gtk.h,gtk/gtk-a11y.h", type_id = "gtk_statusbar_accessible_get_type ()")]
-       public class StatusbarAccessible : Gtk.ContainerAccessible, Atk.Component {
+       public class StatusbarAccessible : Gtk.WidgetAccessible, Atk.Component {
                [CCode (has_construct_function = false)]
                protected StatusbarAccessible ();
        }