Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkRecentChooserGetItems

gtkRecentChooserGetItems


Description

Gets the list of recently used resources in form of GtkRecentInfo objects.

Usage

gtkRecentChooserGetItems(object)

Arguments

object

a GtkRecentChooser

Details

The return value of this function is affected by the "sort-type" and "limit" properties of chooser. Since 2.10

Value

[list] A newly allocated list of GtkRecentInfo objects. You should use gtkRecentInfoUnref on every item of the list, [ element-type GtkRecentInfo][ transfer full ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.