Gimp.Scanner.prototype.ref
function ref(): Gimp.Scanner {
// Gjs wrapper for gimp_scanner_ref()
}
Adds a reference to a Gimp.Scanner.
Since 3.0
- Returns
the same scanner.
function ref(): Gimp.Scanner {
// Gjs wrapper for gimp_scanner_ref()
}
Adds a reference to a Gimp.Scanner.
Since 3.0
the same scanner.