debug_set_flags
Description:
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 |
Namespace: TelepathyGLib
Package: telepathy-glib