Further annotation fixes

This commit is contained in:
Emmanuele Bassi
2010-09-08 16:41:47 +01:00
parent f1c44a27a1
commit 8a5686d835
18 changed files with 66 additions and 36 deletions

View File

@ -39,6 +39,10 @@
G_BEGIN_DECLS
/**
* ClutterTimeoutPool: (skip)
*
*/
typedef struct _ClutterTimeoutPool ClutterTimeoutPool;
ClutterTimeoutPool *clutter_timeout_pool_new (gint priority);