Gimp.context_get_brush_size

function context_get_brush_size(): Number(gdouble) {
    // Gjs wrapper for gimp_context_get_brush_size()
}
  

Get brush size in pixels.

Get the brush size in pixels for brush based paint tools.

Since 2.8

Returns

Brush size in pixels.