[ CCode ( cname = "camel_settings_class_list_settings" ) ]
public class ParamSpec list_settings (uint n_settings)
Returns an array of ParamSpec for properties of class
which are considered to be settings.
By default all properties are considered to be settings, but subclasses may wish to exclude certain properties. Free the returned array with g_free.
this |
a Settings |
n_settings |
return location for the length of the returned array |
an array of ParamSpec which should be freed after use |