Method
GtkRecentInfomatch
since: 2.10
Declaration [src]
gboolean
gtk_recent_info_match (
GtkRecentInfo* info_a,
GtkRecentInfo* info_b
)
Description [src]
Checks whether two GtkRecentInfo
-struct point to the same resource.
Available since: 2.10
Parameters
info_b
-
Type:
GtkRecentInfo
A
GtkRecentInfo
.The data is owned by the caller of the method.