Function
NautilusFileInfolookup
Declaration [src]
NautilusFileInfo*
nautilus_file_info_lookup (
GFile* location
)
Parameters
location |
GFile |
The location for which to look up a corresponding |
|
The data is owned by the caller of the function. |
Return value
Returns: | NautilusFileInfo |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |