Gimp.Scanner.ref

@accepts(Gimp.Scanner)
@returns(Gimp.Scanner)
def ref(self):
    # Python wrapper for gimp_scanner_ref()
  

Adds a reference to a Gimp.Scanner.

Since 3.0

self

Gimp.Scanner to ref

Returns