ScannerConfig.csetIdentifierNth

string csetIdentifierNth() @property

Get csetIdentifierNth field.

Returns

specifies the characters which can be used

in identifiers, after the first character (the default is glib.types.CSET_a_2_z, "_0123456789", glib.types.CSET_A_2_Z, G_CSET_LATINS, G_CSET_LATINC).

void csetIdentifierNth(string propval) @property

Set csetIdentifierNth field.

Parameters

propvalspecifies the characters which can be used in identifiers, after the first character (the default is glib.types.CSET_a_2_z, "_0123456789", glib.types.CSET_A_2_Z, G_CSET_LATINS, G_CSET_LATINC).