Method

GimpScannerref

Declaration [src]

GimpScanner*
gimp_scanner_ref (
  GimpScanner* scanner
)

Description [src]

Adds a reference to a GimpScanner.

Available since:3.0

Return value

Returns: GimpScanner
 

The same scanner.

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