Gimp.context_set_brush_default_spacing
@returns(bool)
def context_set_brush_default_spacing():
# Python wrapper for gimp_context_set_brush_default_spacing()
Set brush spacing to its default.
Set the brush spacing to the default for paintbrush, airbrush, or pencil tools.
Since 2.10
- Returns