GimpUi » GimpUi.ZoomPreview »

GimpUi.ZoomPreview.prototype.get_model

function get_model(): GimpUi.ZoomModel {
    // Gjs wrapper for gimp_zoom_preview_get_model()
}
  

Returns the GimpUi.ZoomModel the preview is using.

Since 2.4

Returns

a pointer to the GimpUi.ZoomModel owned by the preview

More Information

  • GimpUi.ZoomPreview