dynamics_get_name_list


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.8" ) ]
public string[] dynamics_get_name_list (string? filter)

Retrieve the list of loaded paint dynamics.

This procedure returns a list of the paint dynamics that are currently available.

Parameters:

filter

An optional regular expression used to filter the list.

Returns:

The list of paint dynamics names. The returned value must be freed with strfreev.


Namespace: Gimp
Package: gimp-3.0