Added section information to GsweAspectInfo

This commit is contained in:
Gergely Polonkai 2013-09-23 23:13:08 +02:00
parent e06c73c23d
commit 1b0f831333
1 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,16 @@
#include "gswe-aspect-info.h"
#include "gswe-aspect-info-private.h"
/**
* SECTION:gswe-aspect-info
* @short_description: a structure storing information about aspects
* @title: GsweAspectInfo
* @stability: Stable
* @include: swe-glib.h
*
* The #GsweAspectInfo stores information about an aspect.
*/
void
gswe_aspect_info_free(GsweAspectInfo *aspect_info)
{