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