aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/gwidget.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-17 04:44:29 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-17 04:44:29 +0200
commitd1861f04e04608facbbda43aea4b5fb5004e8dcc (patch)
tree31fca34e2f6eaef296f541e4ea470b7608df0aaf /include/gwin/gwidget.h
parentd900257dedd03401d3029cede5ab8aa8f826ca24 (diff)
downloaduGFX-d1861f04e04608facbbda43aea4b5fb5004e8dcc.tar.gz
uGFX-d1861f04e04608facbbda43aea4b5fb5004e8dcc.tar.bz2
uGFX-d1861f04e04608facbbda43aea4b5fb5004e8dcc.zip
doxygen update
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);