Package: gtk

Function gtk:file-filter-info-uri

Lambda List

gtk:file-filter-info-uri (info)

Syntax

(gtk:file-filter-info-uri info) => uri
(setf (gtk:file-filter-info-uri info) uri)

Arguments

info -- a gtk:file-filter-info instance
uri -- a string with the URI being tested

Details

Accessor of the uri slot of the gtk:file-filter-info structure. The URI for the file being tested.
 

See also

#2023-3-14