Package: gtk
Function gtk:print-settings-bool
Lambda Listgtk:print-settings-bool (settings key) SyntaxArgumentsDetails                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 | 
2025-07-27