From d1861f04e04608facbbda43aea4b5fb5004e8dcc Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 17 Jul 2013 04:44:29 +0200 Subject: doxygen update --- include/gwin/radio.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/gwin/radio.h') diff --git a/include/gwin/radio.h b/include/gwin/radio.h index 1e0a2dd6..81243da4 100644 --- a/include/gwin/radio.h +++ b/include/gwin/radio.h @@ -102,7 +102,9 @@ bool_t gwinRadioIsPressed(GHandle gh); * @brief Find the currently pressed radio button in the specified group * @return The handle of the pressed radio button or NULL if none are pressed * - * @param[in] gh The window handle (must be a radio widget) + * @param[in] group The radio button group to be examined + * + * @return The handle of the currently pressed radio button * * @api */ -- cgit v1.2.3