GimpUi.ZoomPreview.prototype.get_drawable
function get_drawable(): Gimp.Drawable {
// Gjs wrapper for gimp_zoom_preview_get_drawable()
}
Returns the drawable the GimpUi.ZoomPreview is attached to.
Since 3.0
- Returns
the drawable that was passed to GimpUi.ZoomPreview.new_from_drawable.