list_schemas


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.26" ) ]
public static unowned string[] list_schemas ()

Warning: list_schemas is deprecated since 2.40.

Deprecated.

Note:

Use list_schemas instead. If you used list_schemas to check for the presence of a particular schema, use lookup instead of your whole loop.

Returns:

a list of Settings schemas that are available, in no defined order. The list must not be modified or freed.