Function

Purpleprefs_get_handle

since: 2.0

Declaration [src]

void*
purple_prefs_get_handle (
  void
)

Description [src]

Returns the prefs subsystem handle.

Available since: 2.0

Return value

Type: void*

The prefs subsystem handle.

The data is owned by the called function.
The return value can be NULL.