Function

Pidgindebug_get_settings

unstable since: 3.0

Declaration [src]

GSettings*
pidgin_debug_get_settings (
  void
)

Description [src]

Gets the GSettings for debug handling. This value is only valid after calling pidgin_debug_init().

Available since: 3.0

Return value

Type: GSettings

The settings for the debug window.

The data is owned by the called function.