Package: gtk

Function gtk-file-filter-info-uri

Lambda List

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

Syntax

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

Arguments

filter-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

2021-1-29