| Current Path : /usr/lib64/perl5/vendor_perl/Tk/pTk/ |
| Current File : //usr/lib64/perl5/vendor_perl/Tk/pTk/tkIntXlibDecls_f.h |
#ifndef TKINTXLIBDECLS_VT
#define TKINTXLIBDECLS_VT
typedef struct TkintxlibdeclsVtab
{
unsigned (*tabSize)(void);
#define VFUNC(type,name,mem,args) type (*mem) args;
#define VVAR(type,name,mem) type (*mem);
#include "tkIntXlibDecls.t"
#undef VFUNC
#undef VVAR
} TkintxlibdeclsVtab;
extern TkintxlibdeclsVtab *TkintxlibdeclsVptr;
extern TkintxlibdeclsVtab *TkintxlibdeclsVGet(void);
#endif /* TKINTXLIBDECLS_VT */