GParamSpecUChar

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

Members

Variables

defaultValue
ubyte defaultValue;

default value for the property specified

maximum
ubyte maximum;

maximum value for the property specified

minimum
ubyte minimum;

minimum value for the property specified

parentInstance
GParamSpec parentInstance;

private #GParamSpec portion