Gimp.context_are_dynamics_enabled (original) (raw)

Gimp

API Version: 3.0

Library Version: 3.0.2

Functions

Generated by gi-docgen 2023.1

Function

Gimpcontext_are_dynamics_enabled

since: 3.0

Declaration [src]


gboolean
gimp_context_are_dynamics_enabled (
  void
)

Description [src]

Whether the currently active paint dynamics will be applied to painting.

Returns whether the currently active paint dynamics (as returned by gimp_context_get_dynamics()) is enabled.

Available since: 3.0

Return value

Type: gboolean

Whether dynamics enabled or disabled.