summaryrefslogtreecommitdiff
path: root/glnx-console.h
diff options
context:
space:
mode:
Diffstat (limited to 'glnx-console.h')
-rw-r--r--glnx-console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/glnx-console.h b/glnx-console.h
index 108dc40..d853a80 100644
--- a/glnx-console.h
+++ b/glnx-console.h
@@ -31,6 +31,8 @@ struct GLnxConsoleRef {
typedef struct GLnxConsoleRef GLnxConsoleRef;
+gboolean glnx_stdout_is_tty (void);
+
void glnx_console_lock (GLnxConsoleRef *ref);
void glnx_console_text (const char *text);