Package: gtk

Function gtk-print-operation-set-defer-drawing

Lambda List

gtk-print-operation-set-defer-drawing (operation)

Arguments

operation -- a gtk-print-operation object

Details

Sets up the gtk-print-operation object to wait for calling of the function gtk-print-operation-draw-page-finish 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

2020-4-9