aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin.c')
-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
*/