Package: gtk
Function gtk:print-context-set-cairo-context
Lambda Listgtk:print-context-set-cairo-context (context cr xdpi ydpi) ArgumentsDetails
Sets a new Cairo context on a print context.
This function is intended to be used when implementing an internal print
preview, it is not needed for printing, since GTK itself creates a suitable
Cairo context in that case. | See also |
#2024-2-16