summaryrefslogtreecommitdiff
path: root/textscreen/txt_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_window.h')
-rw-r--r--textscreen/txt_window.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/textscreen/txt_window.h b/textscreen/txt_window.h
index 38c7a128..e183cf6d 100644
--- a/textscreen/txt_window.h
+++ b/textscreen/txt_window.h
@@ -23,10 +23,16 @@
#define TXT_WINDOW_H
/**
+ * @file txt_window.h
+ *
+ * Windows.
+ */
+
+/**
* A window.
*
* A window contains widgets, and may also be treated as a table
- * containing a single column.
+ * (@ref txt_table_t) containing a single column.
*
* Windows can be created using @ref TXT_NewWindow and closed using
* @ref TXT_CloseWindow. When a window is closed, it emits the