gtkRecentInfoGetUriDisplay {RGtk2}R Documentation

gtkRecentInfoGetUriDisplay

Description

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.

Usage

gtkRecentInfoGetUriDisplay(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[character] a UTF-8 string containing the resource's URI or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]