[ 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.
this |
a Object that implements Preset |
list with names, use strfreev after usage. |