forked from AuroraMiddleware/gtk
Seal center_allocation field in GtkAspectFrame.
svn path=/trunk/; revision=20554
This commit is contained in:
parent
d060126961
commit
f96da4bec5
@ -57,7 +57,7 @@ struct _GtkAspectFrame
|
||||
gfloat GSEAL(ratio);
|
||||
gboolean GSEAL(obey_child);
|
||||
|
||||
GtkAllocation center_allocation;
|
||||
GtkAllocation GSEAL (center_allocation);
|
||||
};
|
||||
|
||||
struct _GtkAspectFrameClass
|
||||
|
Loading…
Reference in New Issue
Block a user