gdk_gl_query

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

gdk_gl_query - query for OpenGL capability

SYNOPSIS

#include <gtkgl/gdkgl.h>

gint gdk_gl_query(void )

DESCRIPTION

gdk_gl_query returns TRUE if OpenGL is supported.

The gdk_gl_* functions are quite straightforward wrappers around a few necessary GLX calls and should be easy to understand if you already know GLX.

LIBRARY USE

Use -lgtkgl as a flag to the loader.

SEE ALSO

glXQueryExtension(3)

AUTHORS

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

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