Method

GLibScannercur_value

Declaration

GTokenValue
g_scanner_cur_value (
  GScanner* scanner
)

Description

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.