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

gtkRecentInfoGetGroups

gtkRecentInfoGetGroups


Description

Returns all groups registered for the recently used item info. The array of returned group names will be NULL terminated, so length might optionally be NULL.

Usage

gtkRecentInfoGetGroups(object)

Arguments

object

a GtkRecentInfo

Details

Since 2.10

Value

A list containing the following elements:

retval

[character] a newly allocated NULL terminated list of strings. [ array length=length zero-terminated=1]

length

return location for the number of groups returned. [ out ][ 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.