gimp-context-set-brush

Michael Natterer <mitch@gimp.org> & Sven Neumann <sven@gimp.org>

Description

Set the specified brush as the active brush.

Help

This procedure allows the active brush to be set by specifying its name. The name is simply a string which corresponds to one of the names of the installed brushes. If there is no matching brush found, this procedure will return an error. Otherwise, the specified brush becomes active and will be used in all subsequent paint operations.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The name of the brush

Return

None