File: UserDefinedWidgets.i

package info (click to toggle)
pyfltk 1.4.4.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,556 kB
  • sloc: python: 7,769; cpp: 356; makefile: 24
file content (8 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
/* File : UserDefinedWidgets.i 				*/
/* Use this file for adding your own wrapping code 	*/
/* Source files should be added directly in setup.py 	*/


// add your code here:
// for instance:
// %include "MyPrettyNiceWidget.i"