Gimp.context_get_gradient_repeat_mode

@returns(Gimp.RepeatMode)
def context_get_gradient_repeat_mode():
    # Python wrapper for gimp_context_get_gradient_repeat_mode()
  

Get the gradient repeat mode.

Get the gradient repeat mode for paint tools and the gradient tool.

Since 2.10

Returns