gdk_gl_pixmap_ref

Langue: en

Version: 283968 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

gdk_gl_pixmap_ref - increase glpixmap reference count

SYNOPSIS

#include <gtkgl/gdkgl.h>

GdkGLPixmap *gdk_gl_pixmap_ref( GdkGLPixmap *glpixmap )

glpixmap
a pointer to GdkGLPixmap

DESCRIPTION

gdk_gl_pixmap_* functions are the latest addition to the library, not very well tested yet, enables rendering to off-screen pixmaps. See examples/glpixmap.c.

LIBRARY USE

Use -lgtkgl as a flag to the loader.

SEE ALSO

gdk_gl_pixmap_new(3), gdk_gl_pixmap_unref(3)

AUTHORS

The author of the GTKGLArea library is Janne Löf.

This manpage was created by Morten Kjeldgaard for the Debian project.