Function

Gimpcontext_get_gradient

Declaration [src]

GimpGradient*
gimp_context_get_gradient (
  void
)

Description [src]

Get the currently active gradient.

Returns the currently active gradient.

Available since:2.2

Return value

Returns: GimpGradient
 

The active gradient.

 The caller of the function takes ownership of the data, and is responsible for freeing it.