Function
GLiblog_writer_supports_color
since: 2.50
Declaration [src]
gboolean
g_log_writer_supports_color (
gint output_fd
)
Description [src]
Check whether the given output_fd
file descriptor supports
ANSI color escape sequences.
If so, they can safely be used when formatting log messages.
Available since: 2.50