summaryrefslogtreecommitdiff
path: root/documentation/src/osissues.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/osissues.dox')
-rw-r--r--documentation/src/osissues.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox
index fa17aec7e..1c8718c62 100644
--- a/documentation/src/osissues.dox
+++ b/documentation/src/osissues.dox
@@ -268,6 +268,10 @@ code will be called before the first \c show() of a window.
\par
This may call Fl::abort() if there is an error opening the display.
+void fl_x11_use_display(Display *d)
+\par
+Directs FLTK to use a pre-established X11 connexion.
+
void fl_close_display()
\par