Method

NautilusFileInfoget_location

Declaration [src]

GFile*
nautilus_file_info_get_location (
  NautilusFileInfo* file_info
)

Description [src]

Get the corresponding GFile.

Return value

Type: GFile

The corresponding location.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.