gtkRecentInfoGetUriDisplay {RGtk2} | R Documentation |
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 gtkRecentInfoGetUri
.
gtkRecentInfoGetUriDisplay(object)
|
[GtkRecentInfo ] a GtkRecentInfo |
Since 2.10
[character] a UTF-8 string containing the resource's URI or NULL
Derived by RGtkGen from GTK+ documentation