Package: gtk

Accessor gtk:file-chooser-widget-subtitle

Lambda List

gtk:file-chooser-widget-subtitle (object)

Syntax

(gtk:file-chooser-widget object) => subtitle
(setf (gtk:file-chooser-widget object) subtitle)

Arguments

object -- a gtk:file-chooser-widget widget
subtitle -- a string with the subtitle

Details

Accessor of the subtitle slot of the gtk:file-chooser-widget class.
 

See also

#2023-3-17