Gimp.context_get_gradient

@returns(unicode)
def context_get_gradient():
    # Python wrapper for gimp_context_get_gradient()
  

Retrieve the currently active gradient.

This procedure returns the name of the currently active gradient.

Since 2.2

Returns