Scanner.position

uint position() @property nothrow

Get position field.

Returns

char number of the last token from glib.scanner.Scanner.getNextToken
void position(uint propval) @property nothrow

Set position field.

Parameters

propvalchar number of the last token from glib.scanner.Scanner.getNextToken