PresetIF.getPresetNames

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

interface PresetIF
string[]
getPresetNames
()

Return Value

Type: string[]

list with names, use g_strfreev() after usage.

Meta