From: Rico Tzschichholz Date: Sat, 21 Oct 2017 14:22:58 +0000 (+0200) Subject: gtk+-4.0: Update to 3.92.1 X-Git-Tag: 0.39.1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45756d0bd5ec5fd2fc2a096e6436f03724212e1e;p=thirdparty%2Fvala.git gtk+-4.0: Update to 3.92.1 --- diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi index cd836ade7..b3e29dad9 100644 --- a/vapi/gtk+-4.0.vapi +++ b/vapi/gtk+-4.0.vapi @@ -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 (); }