set_position
Description:
[
CCode ( cname =
"gimp_ruler_set_position" ) ]
[
Version ( since =
"2.8" ) ]
public void set_position (
double position)
This sets the position of the ruler.
Parameters:
| this |
a Ruler
|
| position |
the position to set the ruler to
|