GimpUi.DrawableChooser.prototype.get_drawable

function get_drawable(): Gimp.Drawable {
    // Gjs wrapper for gimp_drawable_chooser_get_drawable()
}
  

Gets the currently selected drawable.

Since 3.0

Returns

an internal copy of the drawable which must not be freed.