From bb0f1a087aa5079c448166fc6a5a1984bcd31319 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Apr 2014 23:43:59 +0000 Subject: Fix gtk-doc comment format. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5380 a436a847-0d15-0410-975c-d299462d15a1 --- ganv/box.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ganv/box.h') 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. */ -- cgit v1.2.1