Update doc comments.

This commit is contained in:
Daiki Ueno
2011-08-25 10:31:41 +09:00
parent 43ab623fac
commit 099ca60975
15 changed files with 97 additions and 63 deletions

View File

@ -34,6 +34,7 @@ G_BEGIN_DECLS
*/
struct _EekSymbolMatrix
{
/*< public >*/
gint num_groups;
gint num_levels;
EekSymbol **data;