gimp-context-set-dynamics

Michael Natterer <mitch@gimp.org>

Description

Set the specified paint dynamics as the active paint dynamics.

Help

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


Type

unknown

Parameters

Type Name Description
PF_VALUE name The name of the paint dynamics

Return

None