diff options
Diffstat (limited to 'html/en/drv/native.html')
| -rw-r--r-- | html/en/drv/native.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html/en/drv/native.html b/html/en/drv/native.html index 257c62b..4bdeb90 100644 --- a/html/en/drv/native.html +++ b/html/en/drv/native.html @@ -62,7 +62,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 some functions behave differently from the  +  <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> | 
