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/gwidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/gwin/gwidget.h') diff --git a/include/gwin/gwidget.h b/include/gwin/gwidget.h index 222a3af5..0dea41ba 100644 --- a/include/gwin/gwidget.h +++ b/include/gwin/gwidget.h @@ -143,6 +143,8 @@ void gwinSetDefaultStyle(const GWidgetStyle *pstyle, bool_t updateAll); /** * @brief Get the current default style. * + * @return The current default style. + * * @api */ const GWidgetStyle *gwinGetDefaultStyle(void); -- cgit v1.2.3