[ CCode ( cname = "gimp_preview_area_set_offsets" ) ]
[ Version ( since = "2.2" ) ]
public void set_offsets (int x, int y)
Sets the offsets of the previewed area.
This information is used when drawing the checkerboard and to determine the dither offsets.
| this | |
| x |
horizontal offset |
| y |
vertical offset |