gtkRecentInfoHasGroup {RGtk2}R Documentation

gtkRecentInfoHasGroup

Description

Checks whether group.name appears inside the groups registered for the recently used item info.

Usage

gtkRecentInfoHasGroup(object, group.name)

Arguments

object [GtkRecentInfo] a GtkRecentInfo
group.name [character] name of a group

Details

Since 2.10

Value

[logical] TRUE if the group was found.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]