Method

GtkSourceFileis_local

Declaration [src]

gboolean
gtk_source_file_is_local (
  GtkSourceFile* file
)

Description [src]

Returns whether the file is local. If the GtkSourceFile:location is NULL, returns FALSE.

Return value

Type: gboolean

Whether the file is local.