API Version: 5
Library Version: 5.3.1
gboolean gtk_source_file_is_local ( GtkSourceFile* file )
Returns whether the file is local. If the GtkSourceFile:location is NULL, returns FALSE.
GtkSourceFile:location
NULL
FALSE
gboolean
Whether the file is local.