Method

GtkRecentInfois_local

Declaration [src]

gboolean
gtk_recent_info_is_local (
  GtkRecentInfo* info
)

Description [src]

Checks whether the resource is local or not by looking at the scheme of its URI.

Return value

Type: gboolean

TRUE if the resource is local.