Package: gtk
Function gtk-print-settings-paper-width
Lambda Listgtk-print-settings-paper-width (settings unit) Syntax(gtk-print-settings-paper-width settings) => width (setf (gtk-print-settings-paper-width settings) width) Argumentssettings -- a gtk-print-settings object unit -- the unit of type gtk-unit for the return value width -- a :double with the paper width Details Accessor of the paper width of a print setting, in units of unit. The function gtk-print-settings-paper-width gets the value of "paper-width" converted to unit. The function (setf gtk-print-settings-paper-width) sets the value of "paper-width". | See also |
2020-4-13