Package: gtk

Accessor gtk-recent-chooser-sort-type

Lambda List

gtk-recent-chooser-sort-type (object)

Syntax

(gtk-recent-chooser-sort-type objet) => sort-type
(setf (gtk-recent-chooser-sort-type object) sort-type)

Arguments

chooser -- a gtk-recent-chooser object
sort-type -- sort order of type that the chooser should use

Details

Accessor of the sort-type slot of the gtk-recent-chooser class.

The gtk-recent-chooser-sort-type slot access function gets the sort order that the chooser should use. The (setf gtk-recent-chooser-sort-type) slot access function changes the sorting order of the recently used resources list displayed by chooser.
 

See also

2021-12-26