Function

Purpleprefs_trigger_callback

since: 2.0

Declaration [src]

void
purple_prefs_trigger_callback (
  const char* name
)

Description [src]

Trigger callbacks as if the pref changed.

Available since: 2.0

Parameters

name

Type: const char*

The name of the preference.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.