This commit is contained in:
Matthias Clasen
2003-10-24 23:10:37 +00:00
parent 05d097adb6
commit eb9b3fbdeb
4 changed files with 48 additions and 18 deletions

View File

@@ -98,6 +98,7 @@ struct _GParamSpecClass
gint (*values_cmp) (GParamSpec *pspec,
const GValue *value1,
const GValue *value2);
/*< private >*/
gpointer dummy[4];
};
struct _GParameter /* auxillary structure for _setv() variants */