Gimp.context_get_brush_spacing

@returns(float)
def context_get_brush_spacing():
    # Python wrapper for gimp_context_get_brush_spacing()
  

Get brush spacing as percent of size.

Get the brush spacing as percent of size for brush based paint tools.

Since 2.10

Returns