Function

Pidgindebug_set_print_enabled

since: 3.0

Declaration [src]

void
pidgin_debug_set_print_enabled (
  gboolean enable
)

Description [src]

Set whether the debug logging messages are sent the default GLib logging handler.

This will print to the console, if Pidgin is run from there.

Available since: 3.0

Parameters

enable

Type: gboolean

Whether or not to use the default GLib logging handler.