Gimp.check_size

@returns(Gimp.CheckSize)
def check_size():
    # Python wrapper for gimp_check_size()
  

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

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

Since 2.2

Returns