File: pkg.defs

package info (click to toggle)
libgtk-perl 0.7008-1.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,112 kB
  • ctags: 897
  • sloc: perl: 13,823; ansic: 2,893; makefile: 92; cpp: 45
file content (10 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
(define-object GtkGLArea (GtkDrawingArea) (cast GTK_GL_AREA))

(define-boxed GdkGLContext
	gdk_gl_context_ref
	gdk_gl_context_unref)

(define-boxed GdkGLPixmap
	gdk_gl_pixmap_ref
	gdk_gl_pixmap_unref)