Scanner.nextLine

uint nextLine() @property nothrow

Get nextLine field.

Returns

line number of the last token from glib.scanner.Scanner.peekNextToken
void nextLine(uint propval) @property nothrow

Set nextLine field.

Parameters

propvalline number of the last token from glib.scanner.Scanner.peekNextToken