Gio.Settings.list_schemas
function list_schemas(): Array(String) { // Gjs wrapper for g_settings_list_schemas() }
Since 2.26
- Returns
a list of Gio.Settings schemas that are available. The list must not be modified or freed.
function list_schemas(): Array(String) { // Gjs wrapper for g_settings_list_schemas() }
Since 2.26
a list of Gio.Settings schemas that are available. The list must not be modified or freed.