Method

GimpScannerparse_boolean

since: 2.4

Declaration [src]

gboolean
gimp_scanner_parse_boolean (
  GimpScanner* scanner,
  gboolean* dest
)

Description

No description available.

Available since: 2.4

Parameters

dest

Type: gboolean*

Return location for the parsed boolean.

The argument will be set by the function.

Return value

Type: gboolean

TRUE on success.