Gimp.Scanner.prototype.unref

function unref(): void {
    // Gjs wrapper for gimp_scanner_unref()
}
  

Unref a Gimp.Scanner. If the reference count drops to zero, the scanner is freed.

Since 3.0