aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/gwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gwin/gwidget.h')
-rw-r--r--include/gwin/gwidget.h2
1 files changed, 2 insertions, 0 deletions
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);