Method
PeasPluginInfoget_settings
Declaration [src]
GSettings*
peas_plugin_info_get_settings (
const PeasPluginInfo* info,
const gchar* schema_id
)
Description [src]
Creates a new GSettings
for the given schema_id
and if
gschemas.compiled is not in the module directory an attempt
will be made to create it.
Available since: | 1.4 |