Package: gtk

Function gtk-recent-info-short-name

Lambda List

gtk-recent-info-short-name (info)

Arguments

info -- a gtk-recent-info instance

Return Value

A string in UTF-8 encoding.

Details

Computes a valid UTF-8 string that can be used as the name of the item in a menu or list. For example, calling this function on an item that refers to "file:///foo/bar.txt" will yield "bar.txt".
 

See also

2021-12-27