RecentInfo.getUriDisplay

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 gtk_recent_info_get_uri().

class RecentInfo
string
getUriDisplay
()

Return Value

Type: string

a newly allocated UTF-8 string containing the resource’s URI or %NULL. Use g_free() when done using it.

Meta

Since

2.10