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

a GtkRecentInfo

Details

Since 2.10

Value

[character] the display name of the resource. and should not be freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]