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

a GtkRecentInfo

group.name

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.20.21 Index]