Gimp.context_get_gradient

@returns(Gimp.Gradient)
def context_get_gradient():
    # Python wrapper for gimp_context_get_gradient()
  

Get the currently active gradient.

Returns the currently active gradient.

Since 2.2

Returns