summaryrefslogtreecommitdiff
path: root/html/en/drv/clipbd.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/drv/clipbd.html')
-rw-r--r--html/en/drv/clipbd.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/drv/clipbd.html b/html/en/drv/clipbd.html
index 7a9c115..0a2d254 100644
--- a/html/en/drv/clipbd.html
+++ b/html/en/drv/clipbd.html
@@ -14,7 +14,8 @@
<p>This driver allows the access to a Clipboard area. It is greatly dependent
on the system. In Win32, it creates an <a href="emf.html">Enhanced Metafile</a>,
- a <b>Bitmap</b> or a <a href="mf.html">CD Metafile</a>; in X-Windows it
+ a <b>Bitmap</b> or a <a href="mf.html">CD Metafile</a>; in X-Windows and with
+ GDK it
creates only a <a href="mf.html">CD Metafile</a>.</p>
<h3>Use</h3>