Method

GimpScannerparse_int64

Declaration [src]

gboolean
gimp_scanner_parse_int64 (
  GimpScanner* scanner,
  gint64* dest
)

Description

No description available.
Available since:2.8

Parameters

dest gint64*
 

Return location for the parsed integer.

 The argument will be set by the function.

Return value

Returns: gboolean
 

TRUE on success.