summaryrefslogtreecommitdiffstats
path: root/ganv/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/module.h')
-rw-r--r--ganv/module.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ganv/module.h b/ganv/module.h
index 31b76b1..2e350a6 100644
--- a/ganv/module.h
+++ b/ganv/module.h
@@ -55,6 +55,8 @@ ganv_module_num_ports(const GanvModule* module);
/**
* ganv_module_get_port:
+ * Get a port by index.
+ *
* Return value: (transfer none): The port on @module at @index.
*/
GanvPort*