Package: gtk

Function gtk:recent-info-uri-display

Lambda List

gtk:recent-info-uri-display (info)

Arguments

info -- a gtk:recent-info instance

Return Value

A UTF-8 string containing the resource's URI or nil.

Details

Gets a displayable version of the resource's URI. If the resource is local, it returns a local path. If the resource is not local, it returns the UTF-8 encoded content of the function gtk:recent-info-uri.
 

See also

#2025-1-11