diff options
Diffstat (limited to 'ganv/box.h')
-rw-r--r-- | ganv/box.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. */ |