Method

GLibScannereof

Declaration [src]

gboolean
g_scanner_eof (
  GScanner* scanner
)

Description [src]

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.