get_property_names


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public abstract string[] get_property_names ()

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

Parameters:

this

a Object that implements Preset

Returns:

an array of property names which should be freed with strfreev after use.