[ CCode ( cname = "gimp_zoom_preview_get_drawable" ) ]
[ Version ( since = "3.0" ) ]
public unowned Drawable get_drawable ()
Returns the drawable the ZoomPreview is attached to.
| this |
a ZoomPreview widget |
|
the drawable that was passed to ZoomPreview.from_drawable. |