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

gtkRecentChooserGetUris

gtkRecentChooserGetUris


Description

Gets the URI of the recently used resources.

Usage

gtkRecentChooserGetUris(object)

Arguments

object

a GtkRecentChooser

Details

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

Since the returned list is NULL terminated, length may be NULL. Since 2.10

Value

A list containing the following elements:

retval

[character] A newly allocated, NULL terminated list of strings.

length

return location for a the length of the URI list, or NULL. [ allow-none ]

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.