]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk4: Update to 4.0.1
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Jan 2021 17:54:56 +0000 (18:54 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Jan 2021 17:54:56 +0000 (18:54 +0100)
vapi/gtk4.vapi

index 2165b98ec044f9724fe1f552befbcd09f6303887..8c8ecb53e88f75606a4240dccaee27f21e7bd6f5 100644 (file)
@@ -12377,10 +12377,6 @@ namespace Gtk {
                public bool empty { get; }
                public Gtk.PackType side { get; set; }
        }
-       [CCode (cheader_filename = "gtk/gtk.h", has_type_id = false)]
-       [Compact]
-       public class WindowGeometryInfo {
-       }
        [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_window_group_get_type ()")]
        public class WindowGroup : GLib.Object {
                [CCode (has_construct_function = false)]