get_preset_names


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public abstract string[] get_preset_names ()

Get a copy of preset names as a null terminated string array.

Parameters:

this

a Object that implements Preset

Returns:

list with names, use strfreev after usage.