Gimp.context_get_mypaint_brush
@returns(unicode)
def context_get_mypaint_brush():
# Python wrapper for gimp_context_get_mypaint_brush()
Retrieve the currently active MyPaint brush.
This procedure returns the name of the currently active MyPaint brush.
Since 2.10
- Returns