gtkRecentInfoMatch {RGtk2}R Documentation

gtkRecentInfoMatch

Description

Checks whether two GtkRecentInfo structures point to the same resource.

Usage

gtkRecentInfoMatch(object, info.b)

Arguments

object [GtkRecentInfo] a GtkRecentInfo
info.b [GtkRecentInfo] 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.12.5-3 Index]