Method
GimpUiDrawableChooserget_drawable
since: 3.0
Declaration [src]
GimpDrawable*
gimp_drawable_chooser_get_drawable (
GimpDrawableChooser* chooser
)
Description [src]
Gets the currently selected drawable.
Available since: 3.0
Gets property | GimpUi.DrawableChooser:drawable |
Return value
Type: GimpDrawable
An internal copy of the drawable which must not be freed.
The data is owned by the instance. |