Method
PurpleUiget_settings_backend
unstable since: 3.0
[−]
Description [src]
Get the GSettingsBackend
that ui
is using for its settings.
Note: This should only be called by libpurple.
Available since: 3.0
[−]
Return value
Type: gpointer
The settings that ui
is using.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |