aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-02 09:33:56 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-02 09:33:56 +0100
commit397b5074e8a8fae3dbfa52dd0ce62e4ccb2908dc (patch)
tree292a9658f1cd4ed4a6df31ae354f2d753a1fd84c /src
parent7603ae30822052a898e05f0634ae6a4ab9ac4792 (diff)
downloaduGFX-397b5074e8a8fae3dbfa52dd0ce62e4ccb2908dc.tar.gz
uGFX-397b5074e8a8fae3dbfa52dd0ce62e4ccb2908dc.tar.bz2
uGFX-397b5074e8a8fae3dbfa52dd0ce62e4ccb2908dc.zip
docs
Diffstat (limited to 'src')
-rw-r--r--src/gwin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gwin.c b/src/gwin.c
index 1c987204..69750262 100644
--- a/src/gwin.c
+++ b/src/gwin.c
@@ -166,6 +166,7 @@ void gwinClear(GHandle gh) {
* @note May leave GDISP clipping to this window's dimensions
*
* @param[in] gh The window handle
+ * @param[in] x,y The coordinates of the pixel
*
* @api
*/