Package: gtk

Function gtk-print-settings-orientation

Lambda List

gtk-print-settings-orientation (settings)

Syntax

(gtk-print-settings-orientation settings) => orientation
(setf (gtk-print-settings-orientation settings) orientation)

Arguments

settings -- a gtk-print-settings object
orientation -- a page orientation of type gtk-page-orientation

Details

Accessor of the "orientation" value of a print setting.

The function gtk-print-settings-orientation gets the value of "orientation", converted to a gtk-page-orientation. The function (setf gtk-print-settings-orientation) sets the value of "orientation".
 

See also

2020-4-5