Virtual Method
NautilusInfoProviderupdate_file_info
Declaration [src]
NautilusOperationResult
update_file_info (
NautilusInfoProvider* provider,
NautilusFileInfo* file,
GClosure* update_complete,
NautilusOperationHandle** handle
)
Parameters
file |
NautilusFileInfo |
A |
|
The data is owned by the caller of the function. | |
update_complete |
GClosure |
The closure to invoke at some later time when returning
|
|
The data is owned by the caller of the function. | |
handle |
NautilusOperationHandle |
An opaque |
|
The argument will be set by the function. | |
The argument can be set to NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | NautilusOperationResult |
A |