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:
NautilusOperationHandle
The opaque
NautilusOperationHandle
returned from a previous call to nautilus_info_provider_update_file_info().The data is owned by the caller of the method.