Settings.listSchemas

Deprecated.

More...
class Settings
static
string[]
listSchemas
()

Return Value

Type: string[]

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

Detailed Description

Deprecated: Use g_settings_schema_source_list_schemas() instead. If you used g_settings_list_schemas() to check for the presence of a particular schema, use g_settings_schema_source_lookup() instead of your whole loop.

Meta

Since

2.26