Method

GLibScannercur_token

Declaration

GTokenType
g_scanner_cur_token (
  GScanner* scanner
)

Description

Gets the current token type. This is simply the token field in the GScanner structure.

Return value

Type: GTokenType

The current token type.