File: gtk-0.99.pl

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 (7 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# This configuration data is used for versions of Gtk from 0.99 onward

add_defs "gtk-0.99.defs";
add_typemap "gtk-0.99.typemap";

add_xs "GtkSelection.xs";
add_boot "Gtk::Selection";