diff options
Diffstat (limited to 'include/gwin/gwin.h')
| -rw-r--r-- | include/gwin/gwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h index d1192bc7..710c86ba 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.h @@ -91,6 +91,7 @@ void gwinDestroyWindow(GHandle gh); * @brief Enable or disable a widget (of any type). * * @param[in] gh The window handle + * @param[in] enabled Enable or disable the widget * * @api */ |
