Method
ValentExtensionget_settings
unstable since: 1.0
Declaration [src]
GSettings*
valent_extension_get_settings (
ValentExtension* extension
)
Description [src]
Get the settings for this plugin.
Available since: 1.0
Gets property | Valent.Extension:settings |
Return value
Type: GSettings
A GSettings
.
The returned data is owned by the instance. |
The return value can be NULL . |