Gimp.context_get_stroke_method

@returns(Gimp.StrokeMethod)
def context_get_stroke_method():
    # Python wrapper for gimp_context_get_stroke_method()
  

Get the currently active stroke method.

Returns the currently active stroke method.

Since 2.10

Returns