Package: gtk
Function gtk:print-operation-draw-page-finish
Lambda Listgtk:print-operation-draw-page-finish (operation) ArgumentsDetails    
    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-08-28