debug_set_flags


Description:


[ Version ( since = "0.6.1" ) ]
public void debug_set_flags (string flags_string)

Set the debug flags indicated by flags_string, in addition to any already set.

The parsing matches that of parse_debug_string.

If telepathy-glib was compiled with --disable-debug (not recommended), this function has no practical effect, since the debug messages it would enable were removed at compile time.

Parameters:

flags_string

The flags to set, comma-separated. If null or empty, no additional flags are set.


Namespace: TelepathyGLib
Package: telepathy-glib