gtkRecentInfoGetShortName {RGtk2}R Documentation

gtkRecentInfoGetShortName

Description

Computes a valid UTF-8 string that can be used as the name of the item in a menu or list. For example, calling this function on an item that refers to "file:///foo/bar.txt" will yield "bar.txt".

Usage

gtkRecentInfoGetShortName(object)

Arguments

object

an GtkRecentInfo

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]