summaryrefslogtreecommitdiffstats
path: root/ganv/box.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-04-27 23:43:59 +0000
committerDavid Robillard <d@drobilla.net>2014-04-27 23:43:59 +0000
commitbb0f1a087aa5079c448166fc6a5a1984bcd31319 (patch)
treeb95a71a26b1e085494929302682e9b265abc433e /ganv/box.h
parent177ef9fea33e2f8904cd6d06ec4404bfb60ed7f5 (diff)
downloadganv-bb0f1a087aa5079c448166fc6a5a1984bcd31319.tar.gz
ganv-bb0f1a087aa5079c448166fc6a5a1984bcd31319.tar.bz2
ganv-bb0f1a087aa5079c448166fc6a5a1984bcd31319.zip
Fix gtk-doc comment format.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5380 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ganv/box.h')
-rw-r--r--ganv/box.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ganv/box.h b/ganv/box.h
index 2fb6830..cf80001 100644
--- a/ganv/box.h
+++ b/ganv/box.h
@@ -37,6 +37,7 @@ struct _GanvBox {
/**
* GanvBoxClass:
+ * @parent_class: Node superclass.
* @set_width: Set the width of the box.
* @set_height: Set the height of the box.
*/