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

The UTF-8 string containing the URI of the resource or nil.

Details

Gets a displayable version of the URI of the resource. 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 gtk:recent-info-uri function.
 

See also

2026-04-19