Package: gdk
Function gdk:draw-context-end-frame
Lambda Listgdk:draw-context-end-frame (context) ArgumentsDetails Ends a drawing operation started with the gdk:draw-context-begin-frame
function and makes the drawing available on screen.
See that function for more details about drawing. When using a gdk:gl-context object, this function may call the glFlush() function implicitly before returning. It is not recommended to call the glFlush() function explicitly before calling this function. Warning | See also |
#2024-11-7