Package: gtk
Accessor gtk:recent-chooser-local-only
Lambda Listgtk:recent-chooser-local-only (object) SyntaxArgumentsDetails Accessor of the local-only slot of the gtk:recent-chooser class. The gtk:recent-chooser-local-only function gets whether only local
resources should be shown in the recently used resources selector. The (setf gtk:recent-chooser-local-only) function sets whether only local
resources, that is resources using the file:// URI scheme, should be shown in
the recently used resources selector. If the local-only argument is true (the default) then the shown resources are guaranteed to be accessible through the operating system native file system. | See also |
#2023-3-24