Source position: OpenGLPanel_gtk.pas line 96
type TGtkGLArea = record
darea: TGtkDrawingArea;
glcontext: PGdkGLContext;
end;