Virtual Method

NautilusFileInfoget_parent_location

Declaration [src]

GFile*
get_parent_location (
  NautilusFileInfo* file_info
)

Description

No description available.

Return value

Type: GFile

A GFile for the parent location of file_info, or NULL if file_info has no parent.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.