mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
Also seal GtkWindowGroup in gtkwindow.h
svn path=/trunk/; revision=20543
This commit is contained in:
parent
dc35b5ed5e
commit
f62acc13db
@ -157,7 +157,7 @@ struct _GtkWindowGroup
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
||||
GSList *grabs;
|
||||
GSList *GSEAL (grabs);
|
||||
};
|
||||
|
||||
struct _GtkWindowGroupClass
|
||||
|
Loading…
Reference in New Issue
Block a user