Constructor

GimpUiZoomModelnew

Declaration [src]

GimpZoomModel*
gimp_zoom_model_new (
  void
)

Description [src]

Creates a new GimpZoomModel.

Return value

Type: GimpZoomModel

A new GimpZoomModel.

Since GIMP 2.4

The caller of the function takes ownership of the data, and is responsible for freeing it.