gtkRecentInfoGetApplications {RGtk2}R Documentation

gtkRecentInfoGetApplications

Description

Retrieves the list of applications that have registered this resource.

Usage

gtkRecentInfoGetApplications(object, length)

Arguments

object [GtkRecentInfo] a GtkRecentInfo
length [numeric] return location for the length of the returned list, or NULL

Details

Since 2.10

Value

[character] a newly allocated list of strings.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]