Method

GimpUiZoomModelset_range

Declaration [src]

void
gimp_zoom_model_set_range (
  GimpZoomModel* model,
  gdouble min,
  gdouble max
)

Description [src]

Sets the allowed range of the model.

Since GIMP 2.4

Parameters

min

Type: gdouble

New lower limit for zoom factor.

max

Type: gdouble

New upper limit for zoom factor.