Function

NautilusInfoProviderupdate_complete_invoke

Declaration [src]

void
nautilus_info_provider_update_complete_invoke (
  GClosure* update_complete,
  NautilusInfoProvider* provider,
  NautilusOperationHandle* handle,
  NautilusOperationResult result
)

Description

No description available.

Parameters

update_complete GClosure*
 

A GClosure.

 The data is owned by the caller of the function.
provider NautilusInfoProvider
 

A NautilusInfoProvider.

 The data is owned by the caller of the function.
handle NautilusOperationHandle
 

An opaque NautilusOperationHandle.

 The data is owned by the caller of the function.
result NautilusOperationResult
 

A NautilusOperationResult.