mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
100%
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user