gnome-mag
GNOME_Magnifier-imodule.c
Go to the documentation of this file.
1 /*
2  * This file was generated by orbit-idl-2 - DO NOT EDIT!
3  */
4 
5 #include <string.h>
6 #define ORBIT_IDL_C_IMODULE_GNOME_Magnifier
7 
9 
10 #include <orbit/orb-core/orbit-small.h>
11 
12 static CORBA_TypeCode GNOME_Magnifier__itypes[] = {
29  NULL
30 };
31 
32 static ORBit_IInterface *GNOME_Magnifier__iinterfaces[] = {
39  NULL
40 };
41 ORBit_IModule orbit_imodule_data = {
42  20,
44  { 16, 16, GNOME_Magnifier__itypes, FALSE }
45 };
46