gtkRecentInfoGetGroups: gtkRecentInfoGetGroups

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

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

1

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