*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;
|
GtkContainer container;
|
||||||
|
|
||||||
GList *children;
|
GList *GSEAL (children);
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GtkFixedClass
|
struct _GtkFixedClass
|
||||||
|
Loading…
Reference in New Issue
Block a user