mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 01:40:10 +00:00
*gtk/gtkfixed.h: seal members.
svn path=/trunk/; revision=20512
This commit is contained in:
parent
2c8371202a
commit
6e1e3c5942
@ -54,7 +54,7 @@ struct _GtkFixed
|
||||
{
|
||||
GtkContainer container;
|
||||
|
||||
GList *children;
|
||||
GList *GSEAL (children);
|
||||
};
|
||||
|
||||
struct _GtkFixedClass
|
||||
|
Loading…
Reference in New Issue
Block a user