Method

GimpScannerparse_int

since: 2.4

Declaration [src]

gboolean
gimp_scanner_parse_int (
  GimpScanner* scanner,
  gint* dest
)

Description

No description available.

Available since: 2.4

Parameters

dest

Type: gint*

Return location for the parsed integer.

The argument will be set by the function.

Return value

Type: gboolean

TRUE on success.