Method
GioSettingsSchemalist_children
since: 2.44
Declaration [src]
gchar**
g_settings_schema_list_children (
GSettingsSchema* schema
)
Description [src]
Gets the list of children in schema
.
You should free the return value with g_strfreev()
when you are done
with it.
Available since: 2.44