Method
GtkRecentInfoget_short_name
Declaration [src]
char*
gtk_recent_info_get_short_name (
GtkRecentInfo* info
)
Description [src]
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”.