set_offsets


Description:

[ 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.

Parameters:

this

a PreviewArea

x

horizontal offset

y

vertical offset