Constructor
GimpUiOffsetAreanew
Declaration [src]
GtkWidget*
gimp_offset_area_new (
gint orig_width,
gint orig_height
)
Description [src]
Creates a new GimpOffsetArea
widget. A GimpOffsetArea
can be used
when resizing an image or a drawable to allow the user to interactively
specify the new offsets.
Return value
Returns: | GtkWidget |
The new |
|
The data is owned by the called function. |