GLDrawableT

Members

Functions

getGLConfig
GLConfig getGLConfig()

Gets GdkGLConfig with which the gldrawable is configured.

getGLDrawableTStruct
GdkGLDrawable* getGLDrawableTStruct()
Undocumented in source. Be warned that the author may not have intended to support it.
isDoubleBuffered
int isDoubleBuffered()

Returns whether the gldrawable supports the double-buffered visual.

swapBuffers
void swapBuffers()

Exchange front and back buffers.

waitGdk
void waitGdk()

Complete GDK drawing execution prior to subsequent OpenGL calls.

waitGl
void waitGl()

Complete OpenGL execution prior to subsequent GDK drawing calls.

Variables

gdkGLDrawable
GdkGLDrawable* gdkGLDrawable;

the main Gtk struct

Meta