gimp_brushes_set_popup << INDEX >> gimp_bucket_fill

gimp_brushes_set_spacing (1995-1996)

NAME
gimp_brushes_set_spacing - Set the brush spacing.
SYNOPSIS
gimp_brushes_set_spacing (spacing)
DESCRIPTION
This procedure modifies the spacing setting for the current brush. This value is set on a per-brush basis and will change if a different brush mask is selected. The value should be a integer between 0 and 1000.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32spacingThe brush spacing: 0 <= spacing <= 1000
SOME SYNTAX ALTERNATIVES
Gimp->brushes_set_spacing (spacing)
brushes_set_spacing Layer (spacing)
brushes_set_spacing Image (spacing)
brushes_set_spacing Channel (spacing)
brushes_set_spacing Display (spacing)
brushes_set_spacing Drawable (spacing)
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>