Scanner.nextLine
uint nextLine() @propertyGet nextLine field.
Returns
line number of the last token from [glib.scanner.Scanner.peekNextToken]
void nextLine(uint propval) @propertySet nextLine field.
Parameters
propval | line number of the last token from [glib.scanner.Scanner.peekNextToken] |