Method
GimpUiPreviewset_bounds
since: 2.2
Declaration [src]
void
gimp_preview_set_bounds (
GimpPreview* preview,
gint xmin,
gint ymin,
gint xmax,
gint ymax
)
Description [src]
Sets the lower and upper limits for the previewed area. The
difference between the upper and lower value is used to set the
maximum size of the GimpPreviewArea
used in the preview
.
Available since: 2.2