| Top |  |  |  |  | 
gchar ** gimp_dynamics_get_list (const gchar *filter,gint *num_dynamics);
Retrieve the list of loaded paint dynamics.
This procedure returns a list of the paint dynamics that are currently available.
| filter | An optional regular expression used to filter the list. | |
| num_dynamics | The number of available paint dynamics. | 
Since: 2.8
gboolean
gimp_dynamics_refresh (void);
Refresh current paint dynamics. This function always succeeds.
This procedure retrieves all paint dynamics currently in the user's paint dynamics path and updates the paint dynamics dialogs accordingly.
Since: 2.8