0cf839a464
1 2 3 4 5 6 7 8 9 10 11
#ifndef _MONIKER_WOMBAT_H_ #define _MONIKER_WOMBAT_H_ #include <bonobo/bonobo-generic-factory.h> BonoboObject * wombat_moniker_factory (BonoboGenericFactory *this, const char *object_id, void *data); #endif