Scanner.nextToken
glib.types.TokenType nextToken() @propertyGet nextToken field.
Returns
token parsed by the last [glib.scanner.Scanner.peekNextToken]
void nextToken(glib.types.TokenType propval) @propertySet nextToken field.
Parameters
propval | token parsed by the last [glib.scanner.Scanner.peekNextToken] |