TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.50
Check whether the given output_fd file descriptor supports ANSI color escape sequences.
output_fd
If so, they can safely be used when formatting log messages.
output file descriptor to check
TRUE if ANSI color escapes are supported, FALSE otherwise
TRUE
FALSE
2.50
Check whether the given
output_fdfile descriptor supports ANSI color escape sequences.If so, they can safely be used when formatting log messages.