Package: gtk

Function gtk:print-settings-set

Lambda List

gtk:print-settings-set (settings key value)

Arguments

settings -- a gtk:print-settings object
key -- a string with a key
value -- a string with a value, or nil

Details

Associates value with key. If value is nil removes any value associated with key. This has the same effect as using the gtk:print-settings-unset function.
 

See also

2024-2-17