summaryrefslogtreecommitdiffstats
path: root/include/widgets/widget-internal.h
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2017-05-30 14:15:13 +0200
committerQuentin Glidic <sardemff7+git@sardemff7.net>2017-05-30 14:15:13 +0200
commit4fbf1b7075670d91ca3a0ba88dd3ea0bd9dba2f0 (patch)
tree1de0ce4f16ca2e77e3ba53ce9bb9ec5efa6113e6 /include/widgets/widget-internal.h
parent4891bcd7ebe88959e9a3fbe63c1cf13a99290a08 (diff)
widgets: Fix doc
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'include/widgets/widget-internal.h')
-rw-r--r--include/widgets/widget-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/widgets/widget-internal.h b/include/widgets/widget-internal.h
index 0addb2b5..b2b2d3ea 100644
--- a/include/widgets/widget-internal.h
+++ b/include/widgets/widget-internal.h
@@ -99,6 +99,7 @@ struct _widget
/**
* @param widget The widget to initialize.
+ * @param type The type of the widget.
* @param name The name of the widget.
*
* Initializes the widget structure.