Function
Gimpcontext_get_dynamics
since: 2.8
Declaration [src]
gchar*
gimp_context_get_dynamics (
void
)
Description [src]
Retrieve the currently active paint dynamics.
This procedure returns the name of the currently active paint
dynamics. If enabled, all paint operations and stroke operations use
this paint dynamics to control the application of paint to the
image. If disabled, the dynamics will be ignored during paint
actions.
See gimp_context_are_dynamics_enabled()
to enquire whether dynamics
are used or ignored.
Available since: 2.8