gtkRecentInfoGetDisplayName {RGtk2}R Documentation

gtkRecentInfoGetDisplayName

Description

Gets the name of the resource. If none has been defined, the basename of the resource is obtained.

Usage

gtkRecentInfoGetDisplayName(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[character] the display name of the resource.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]