Package: gtk

Function gtk:recent-info-match

Lambda List

gtk:recent-info-match (info1 info2)

Arguments

info1 -- a gtk:recent-info
info2 -- a gtk:recent-info

Return Value

True if both gtk:recent-info instances point to se same resource, false otherwise.

Details

Checks whether two gtk:recent-info instances point to the same resource.
 

See also

#2023-1-29