Function
GimpUiZoomModelzoom_step
Declaration [src]
gdouble
gimp_zoom_model_zoom_step (
  GimpZoomType zoom_type,
  gdouble scale,
  gdouble delta
)
Parameters
- zoom_type
- 
            Type: GimpZoomTypeThe zoom type. 
- scale
- 
            Type: gdoubleIgnored unless zoom_type==GIMP_ZOOM_TO.
- delta
- 
            Type: gdoubleThe delta from a smooth zoom event.