Gimp.context_get_mypaint_brush
function context_get_mypaint_brush(): String {
// Gjs 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
The name of the active MyPaint brush. The returned value must be freed with g_free().