Preset.getPresetNames

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

interface Preset
string[]
getPresetNames
()

Return Value

Type: string[]

list with names, use glib.global.strfreev after usage.