Gimp.context_get_stroke_method
@returns(Gimp.StrokeMethod)
def context_get_stroke_method():
# Python wrapper for gimp_context_get_stroke_method()
Retrieve the currently active stroke method.
This procedure returns the currently active stroke method.
Since 2.10
- Returns