Package: gtk
Function gtk:print-operation-set-defer-drawing
Lambda Listgtk:print-operation-set-defer-drawing (operation) ArgumentsDetails Sets up the gtk:print-operation object to wait for calling of the gtk:print-operation-draw-page-finish function from the application.
It can be used for drawing page in another thread. This function must be called in the callback of a "draw-page" signal. | See also |
#2023-8-28