Gst.Preset.prototype.get_property_names

function get_property_names():[String] {
    // Gjs wrapper for gst_preset_get_property_names()
}

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

Returns

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