Source position: gtkglarea.pp line 137
type TGtkGLArea = record
darea: TGtkDrawingArea;
glcontext: PGdkGLContext;
end;