libeek: add padding for ABI compatibility

This commit is contained in:
Daiki Ueno
2010-06-21 06:23:02 +09:00
parent 8b118ce1a0
commit 5ee1775958
13 changed files with 52 additions and 0 deletions

View File

@ -51,6 +51,10 @@ struct _EekClutterDrawingContextClass
{
/*< private >*/
GInitiallyUnownedClass parent_class;
/*< private >*/
/* padding */
gpointer pdummy[24];
};
GType eek_clutter_drawing_context_get_type