Package: gtk

Function gtk:print-operation-draw-page-finish

Lambda List

gtk:print-operation-draw-page-finish (operation)

Arguments

operation -- a gtk:print-operation object

Details

Signalize that drawing of the particular page is complete. The function is called after completion of page drawing, for example drawing in another thread. If the gtk:print-operation-set-defer-drawing function was called before, then this function has to be called by the application. In another case it is called by the library itself. gtk:print-operation-set-defer-drawing
 

See also

#2023-8-28