Method

IdeLocationget_file

Declaration

GFile*
ide_location_get_file (
  IdeLocation* self
)

Description

Gets the file within the location.

Available since:3.32
Gets propertyIde.Location:file

Return value

Returns: GFile
 

A GFile or NULL.

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