Gimp.context_set_gradient_fg_bg_hsv_ccw
@returns(bool)
def context_set_gradient_fg_bg_hsv_ccw():
# Python wrapper for gimp_context_set_gradient_fg_bg_hsv_ccw()
Sets the built-in FG-BG HSV (ccw) gradient as the active gradient.
This procedure sets the built-in FG-BG HSV (ccw) gradient as the active gradient. The gradient will be used for subsequent gradient operations.
Since 2.10
- Returns