Method
GLibScannercur_token
Declaration [src]
GTokenType
g_scanner_cur_token (
GScanner* scanner
)
Description [src]
Gets the current token type. This is simply the token
field in the GScanner
structure.
Return value
Type: GTokenType
The current token type.