Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / sun4-solaris / Tk / pTk / tixImgXpm_f.h
CommitLineData
86530b38
AT
1#ifndef TIXIMGXPM_VT
2#define TIXIMGXPM_VT
3typedef struct TiximgxpmVtab
4{
5#define VFUNC(type,name,mem,args) type (*mem) args;
6#define VVAR(type,name,mem) type (*mem);
7#include "tixImgXpm.t"
8#undef VFUNC
9#undef VVAR
10} TiximgxpmVtab;
11extern TiximgxpmVtab *TiximgxpmVptr;
12extern TiximgxpmVtab *TiximgxpmVGet _ANSI_ARGS_((void));
13#endif /* TIXIMGXPM_VT */