Gimp.gradients_refresh

@returns(bool)
def gradients_refresh():
    # Python wrapper for gimp_gradients_refresh()
  

Refresh current gradients. This function always succeeds.

This procedure retrieves all gradients currently in the user's gradient path and updates the gradient dialogs accordingly.

Returns