Virtual Method
NautilusInfoProvidercancel_update
Declaration [src]
void
cancel_update (
  NautilusInfoProvider* provider,
  NautilusOperationHandle* handle
)
Description [src]
Cancels a previous call to nautilus_info_provider_update_file_info(). See nautilus_info_provider_cancel_update() for details.
Parameters
- handle
- 
            Type: NautilusOperationHandleThe opaque NautilusOperationHandlereturned from a previous call to nautilus_info_provider_update_file_info().The data is owned by the caller of the method.