Package: gtk
Function gtk:print-settings-bool
Lambda Listgtk:print-settings-bool (settings key) SyntaxArgumentsDetails
Accessor of the boolean value of a key in a print setting. The gtk:print-settings-bool function returns the boolean represented by the value that is associated with key. The (setf gtk:print-settings-bool) function sets key to a boolean
value. The string "true" represents true, any other string false. | See also |
2023-2-11