Method

GimpUiDrawableChooserget_drawable

unstable since: 3.0

Declaration [src]

GimpDrawable*
gimp_drawable_chooser_get_drawable (
  GimpDrawableChooser* chooser
)

Description [src]

Gets the currently selected drawable.

Available since: 3.0

Return value

Type: GimpDrawable

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

The data is owned by the instance.