Method
GtkSourceFileset_location
Declaration [src]
void
gtk_source_file_set_location (
GtkSourceFile* file,
GFile* location
)
Parameters
location
-
Type:
GFile
The new
GFile
, orNULL
.The argument can be NULL
.The data is owned by the caller of the method.