chickadee » glfw3 » window-refresh-callback

window-refresh-callbackparameter

Called when a window’s content is damaged and needs to be refreshed. Expects a function with the signature (lambda (WINDOW) ...). WINDOW is the window that needs refreshing.