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, ue g_strfreev() after usage. [transfer full][array zero-terminated=1][element-type gchar*]

Meta