gtkRecentChooserGetUris: gtkRecentChooserGetUris

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the URI of the recently used resources.

Usage

1

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 documentation built on Oct. 14, 2021, 5:08 p.m.