list_relocatable_schemas
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.28" ) ]
public static unowned string[] list_relocatable_schemas ()
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.28" ) ]
public static unowned string[] list_relocatable_schemas ()
Warning: list_relocatable_schemas is deprecated since 2.40.
Deprecated.
Note:
Use list_schemas instead
Returns:
a list of relocatable Settings schemas that are available, in no defined order. The list must not be modified or freed. |