Gimp.context_get_paint_method
@returns(unicode)
def context_get_paint_method():
# Python wrapper for gimp_context_get_paint_method()
Retrieve the currently active paint method.
This procedure returns the name of the currently active paint method.
Since 2.4
- Returns