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/dbuf.html | |
parent | 59c78c2b7ea510dcc550b7975501ff379bf77b00 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/dbuf.html')
-rw-r--r-- | html/en/drv/dbuf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/dbuf.html b/html/en/drv/dbuf.html index 48556ed..0393d10 100644 --- a/html/en/drv/dbuf.html +++ b/html/en/drv/dbuf.html @@ -55,7 +55,7 @@ before creating the canvas.</p> <p>This driver is greatly platform-dependent. For further detail, see the <b> Behavior of Functions</b> in each platform: <a href="win32.html">Microsoft Windows (GDI)</a>, <a href="gdiplus.html">Windows Using GDI+</a>, - <a href="xwin.html">X-Windows (XLIB)</a>. However, it should be noted that + <a href="xwin.html">X-Windows (XLIB)</a>, <a href="gdk.html">GDK</a>. However, it should be noted that some functions behave differently from the basic functions of each platform.</p> <h4>Control</h4> <ul> |