Gimp.context_set_brush_default_spacing
function context_set_brush_default_spacing(): Boolean {
// Gjs 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
TRUE on success.