GParamSpecString

Undocumented in source.

Members

Variables

csetFirst
char* csetFirst;

a string containing the allowed values for the first byte

csetNth
char* csetNth;

a string containing the allowed values for the subsequent bytes

defaultValue
char* defaultValue;

default value for the property specified

parentInstance
GParamSpec parentInstance;

private gobject.ParamSpec portion

substitutor
char substitutor;

the replacement byte for bytes which don't match cset_first or cset_nth.