PresetT.getPresetNames

Get a copy of preset names as a %NULL terminated string array.

template PresetT(TStruct)
string[]
getPresetNames
()

Return Value

Type: string[]

list with names, use g_strfreev() after usage.

Meta