Method
GLibScannercur_value
Declaration [src]
GTokenValue
g_scanner_cur_value (
GScanner* scanner
)
Description [src]
Gets the current token value. This is simply the value
field in the GScanner
structure.
This method is not directly available to language bindings.
Return value
Type: GTokenValue
The current token value.