GParamSpecULong

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

Members

Variables

defaultValue
gulong defaultValue;

default value for the property specified

maximum
gulong maximum;

maximum value for the property specified

minimum
gulong minimum;

minimum value for the property specified

parentInstance
GParamSpec parentInstance;

private #GParamSpec portion