Method

IdeLocationget_file

Declaration

GFile*
ide_location_get_file (
  IdeLocation* self
)

Description

Gets the file within the location.

Gets propertyIde.Location:file

Return value

Type: GFile

A GFile or NULL.

The data is owned by the instance.
The return value can be NULL.