Method

IdeLocationget_file

Declaration

GFile*
ide_location_get_file (
  IdeLocation* self
)

Description

Gets the file within the location.

Available since:3.32

Return value

Returns: GFile*
 

A GFile or NULL.

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