TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 2.80
Reset the list of domains to be logged, that might be initially set by the G_MESSAGES_DEBUG or DEBUG_INVOCATION environment variables.
G_MESSAGES_DEBUG
DEBUG_INVOCATION
This function is thread-safe.
Optional
NULL-terminated array with domains to be printed. NULL or an array with no values means none. Array with a single value "all" means all.
NULL
"all"
2.80
Reset the list of domains to be logged, that might be initially set by the
G_MESSAGES_DEBUGorDEBUG_INVOCATIONenvironment variables.This function is thread-safe.