Method

GtkRecentInfoexists

Declaration [src]

gboolean
gtk_recent_info_exists (
  GtkRecentInfo* info
)

Description [src]

Checks whether the resource pointed by info still exists. At the moment this check is done only on resources pointing to local files.

Return value

Type: gboolean

TRUE if the resource exists.