Method

GPluginPluginInfoget_settings_schema

since: 0.39

Declaration [src]

const gchar*
gplugin_plugin_info_get_settings_schema (
  GPluginPluginInfo* info
)

Description [src]

Returns the ID of the Gio.Settings schema as specified in info.

Available since: 0.39

Return value

Type: const gchar*

The schema ID from info.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.