File: PerlGtkInt.h

package info (click to toggle)
libgtk-perl 0.7009-12
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,956 kB
  • ctags: 2,260
  • sloc: perl: 13,998; xml: 9,919; ansic: 2,894; makefile: 64; cpp: 45
file content (14 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14

	/* Do not edit this file, it was generated by ../tools/genext.pl */

#ifndef _PERLGTK_INT_
#define _PERLGTK_INT_
#define PERLGTKINT

#define PerlGtkDeclareFunc(return, name) extern return name
#define PerlGtkDeclareVar(type, name) extern type name

#define PerlGtkExtFixup()

#endif /* _PERLGTK_INT_ */