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 gtk:page-orientation value for the page orientation

Details

Gets or sets the value of the "orientation" setting, converted to a gtk:page-orientation value.
 

See also

2026-01-10