Method

MetaSelectiontransfer_finish

Declaration [src]

gboolean
meta_selection_transfer_finish (
  MetaSelection* selection,
  GAsyncResult* result,
  GError** error
)

Description [src]

Finishes the transfer of a queried mimetype.

Parameters

result GAsyncResult
 

The async result.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE if the transfer was successful.