[ CCode ( cname = "gimp_offset_area_set_offsets" ) ]
public void set_offsets (int offset_x, int offset_y)
Sets the offsets of the image/drawable displayed by the OffsetArea.
It does not emit the "offsets-changed" signal.
| this |
a OffsetArea. |
| offset_x |
the X offset |
| offset_y |
the Y offset |