Method

GtkRecentInfois_local

since: 2.10

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.

Available since: 2.10

Return value

Type: gboolean

TRUE if the resource is local.