Package: gtk

Function gtk:gl-area-make-current

Lambda List

gtk:gl-area-make-current (area)

Arguments

area -- a gtk:gl-area object

Details

Ensures that the gdk:gl-context object used by area is associated with the the gtk:gl-area object. This function is automatically called before emitting the "render" signal, and does not normally need to be called by application code.
 

See also

#2023-10-21