Gimp.context_get_brush_spacing

function context_get_brush_spacing(): Number(gdouble) {
    // Gjs 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

Brush spacing as fraction of size.