Gimp.context_get_brush_size

@returns(float)
def context_get_brush_size():
    # Python 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