gtkRecentInfoMatch {RGtk2} | R Documentation |
Checks whether two GtkRecentInfo
structures point to the same
resource.
gtkRecentInfoMatch(object, info.b)
|
[GtkRecentInfo ] a GtkRecentInfo |
|
[GtkRecentInfo ] a GtkRecentInfo |
Since 2.10
[logical] TRUE
if both GtkRecentInfo
structures point to se same
resource, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation