Gimp.check_type

@returns(Gimp.CheckType)
def check_type():
    # Python wrapper for gimp_check_type()
  

Returns the type of the checkerboard to be used in previews.

This is a constant value given at plug-in configuration time.

Since 2.2

Returns