identifiers (the default is glib.types.CSET_a_2_z, "_", and glib.types.CSET_A_2_Z).
ScannerConfig.csetIdentifierFirst
string csetIdentifierFirst() @property nothrowGet csetIdentifierFirst field.
Returns
specifies the characters which can start
void csetIdentifierFirst(string propval) @property nothrowSet csetIdentifierFirst field.
Parameters
propval | specifies the characters which can start identifiers (the default is glib.types.CSET_a_2_z, "_", and glib.types.CSET_A_2_Z). |