Method

GimpScannerref

unstable since: 3.0

Declaration [src]

GimpScanner*
gimp_scanner_ref (
  GimpScanner* scanner
)

Description [src]

Adds a reference to a GimpScanner.

Available since: 3.0

Return value

Type: GimpScanner

The same scanner.

The caller of the method takes ownership of the data, and is responsible for freeing it.