gradients_get_list


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public (unowned Gradient)[] gradients_get_list (string? filter)

Retrieve the list of loaded gradients.

This procedure returns a list of the gradients that are currently loaded. Each gradient returned can be used as input to [ func@Gimp.context_set_gradient].

Parameters:

filter

An optional regular expression used to filter the list.

Returns:

The list of gradients. The returned value must be freed with g_free.


Namespace: Gimp
Package: gimp-3.0