gtkRecentInfoMatch {RGtk2}R Documentation

gtkRecentInfoMatch

Description

Checks whether two GtkRecentInfo structures point to the same resource.

Usage

gtkRecentInfoMatch(object, info.b)

Arguments

object

a GtkRecentInfo

info.b

a GtkRecentInfo

Details

Since 2.10

Value

[logical] TRUE if both GtkRecentInfo structures point to se same resource, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]