[ CCode ( cname = "gimp_offset_area_set_size" ) ]
public void set_size (int width, int height)
Sets the size of the image/drawable displayed by the OffsetArea.
If the offsets change as a result of this change, the "offsets-changed" signal is emitted.
| this |
a OffsetArea. |
| width |
the new width |
| height |
the new height |