aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_image.h')
-rw-r--r--src/gwin/gwin_image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gwin/gwin_image.h b/src/gwin/gwin_image.h
index 5def4037..d3874f65 100644
--- a/src/gwin/gwin_image.h
+++ b/src/gwin/gwin_image.h
@@ -12,6 +12,8 @@
* @defgroup ImageBox ImageBox
* @ingroup Widgets
*
+ * @brief ImageBox widget. Used to display images within the @p GWIN widget system.
+ *
* @details GWIN allos it to create an image widget. The widget
* takes no user input.
*