get-gl-context in dc<%>
get-gl-context
dc<%>
Returns a gl-context<%> object for this drawing context if it supports OpenGL, #f otherwise.
gl-context<%>
#f
See gl-context<%> for more information.
(send a-dc get-gl-context) -> gl-context<%> object or #f
(send a-dc get-gl-context)
send
a-dc