Scanner.nextLine
uint nextLine() @property nothrowGet nextLine field.
Returns
line number of the last token from glib.scanner.Scanner.peekNextToken
void nextLine(uint propval) @property nothrowSet nextLine field.
Parameters
propval | line number of the last token from glib.scanner.Scanner.peekNextToken |