Gimp.tile_height

@returns(int)
def tile_height():
    # Python wrapper for gimp_tile_height()
  

Returns the tile height GIMP is using.

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

Returns