Gimp.context_get_mypaint_brush

@returns(unicode)
def context_get_mypaint_brush():
    # Python wrapper for gimp_context_get_mypaint_brush()
  

Get the currently active MyPaint brush.

Returns the name of the currently active MyPaint brush.

Since 2.10

Returns