GParamSpecLong

A #GParamSpec derived structure that contains the meta data for long integer properties.

Members

Variables

defaultValue
glong defaultValue;

default value for the property specified

maximum
glong maximum;

maximum value for the property specified

minimum
glong minimum;

minimum value for the property specified

parentInstance
GParamSpec parentInstance;

private #GParamSpec portion