Function
NautilusFileInfocreate
Declaration [src]
NautilusFileInfo*
nautilus_file_info_create (
GFile* location
)
Parameters
location |
GFile |
The location to create the file info for. |
|
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. |