GimpUi.Ruler.set_position
@accepts(GimpUi.Ruler, float)
@returns(none)
def set_position(self, position):
# Python wrapper for gimp_ruler_set_position()
This sets the position of the ruler.
Since 2.8
- self
- position
the position to set the ruler to