GtkGLAreaClass

The GtkGLAreaClass structure contains only private data.

Members

Variables

Padding
void*[6] Padding;
Undocumented in source.
createContext
GdkGLContext* function(GtkGLArea* area) createContext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkWidgetClass parentClass;
Undocumented in source.
render
int function(GtkGLArea* area, GdkGLContext* context) render;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resize
void function(GtkGLArea* area, int width, int height) resize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Since

3.16