Package: gtk
Accessor gtk:print-unix-dialog-manual-capabilities
Lambda Listgtk:print-unix-dialog-manual-capabilities (object) SyntaxArgumentsDetails The accessor for the manual-capabilities slot of the gtk:print-unix-dialog class gets or sets the capabilities the
application can handle.
This lets you specify the printing capabilities your application supports.
For instance, if you can handle scaling the output then you pass the :scale value. If you do not pass that, then the
dialog will only let you select the scale if the printing system automatically
handles scaling. | See also |
2025-09-28