Method

GLibScannereof

Declaration

gboolean
g_scanner_eof (
  GScanner* scanner
)

Description

Returns TRUE if the scanner has reached the end of the file or text buffer.

Return value

Type: gboolean

TRUE if the scanner has reached the end of the file or text buffer.