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 function gtk-print-settings-unset.
 

See also

2020-4-5