diff options
author | scuri <scuri> | 2009-12-16 17:59:18 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-16 17:59:18 +0000 |
commit | 0eac3837284945aecb6af07e58d71725382a26d6 (patch) | |
tree | 9f9b386bf2bf453148e4fadc9f5f57c71c6f535b /html/en/drv/clipbd.html | |
parent | 59c78c2b7ea510dcc550b7975501ff379bf77b00 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/clipbd.html')
-rw-r--r-- | html/en/drv/clipbd.html | 3 |
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> |