PresetIF.getPropertyNames

Get a the names of the GObject properties that can be used for presets.

interface PresetIF
string[]
getPropertyNames
()

Return Value

Type: string[]

an array of property names which should be freed with g_strfreev() after use.

Meta