[vala/staging: 2/3] gtk+-4.0: Update to 3.92.1



commit 45756d0bd5ec5fd2fc2a096e6436f03724212e1e
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sat Oct 21 16:22:58 2017 +0200

    gtk+-4.0: Update to 3.92.1

 vapi/gtk+-4.0.vapi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi
index cd836ad..b3e29da 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 ();
        }


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