gtkRecentManagerGetItems {RGtk2.10}R Documentation

gtkRecentManagerGetItems

Description

Gets the list of recently used resources.

Usage

gtkRecentManagerGetItems(object)

Arguments

object [GtkRecentManager] a GtkRecentManager

Details

Since 2.10

Value

[list] a list of newly allocated GtkRecentInfo objects. Use gtkRecentInfoUnref on each item inside the list.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]