<!-- ##### SECTION Title ##### -->
gtk_openGLWidget

<!-- ##### SECTION Short_Description ##### -->
defines an OpenGL capable GtkWidget

<!-- ##### SECTION Long_Description ##### -->
<para>
This is a simple implementation of GtkGlExt to create an OpenGL surface that is
a full GtkWidget. When creating such a widget, one should give then a RedrawMethod()
to tell the widget how to redraw itself when needed.
</para>
<para>
The current implementation is working on X11 and Win32.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### USER_FUNCTION RedrawMethod ##### -->
<para>

</para>

@width: 
@height: 
@data: 


<!-- ##### FUNCTION openGLWidgetNew ##### -->
<para>

</para>

@contextIsDirect: 
@Returns: 


<!-- ##### FUNCTION openGLWidgetSwap_buffers ##### -->
<para>

</para>

@render: 


<!-- ##### FUNCTION openGLWidgetRedraw ##### -->
<para>

</para>

@render: 


<!-- ##### FUNCTION openGLWidgetSet_current ##### -->
<para>

</para>

@render: 
@Returns: 


<!-- ##### FUNCTION openGLWidgetSet_redraw ##### -->
<para>

</para>

@render: 
@method: 
@data: 


<!-- ##### FUNCTION openGLWidgetGet_pixmapData ##### -->
<para>

</para>

@render: 
@width: 
@height: 
@offScreen: 
@Returns: 


<!-- ##### FUNCTION openGLWidgetClassGet_currentContext ##### -->
<para>

</para>

@Returns: 


