Method

AppStreamPoolload_finish

Declaration [src]

gboolean
as_pool_load_finish (
  AsPool* pool,
  GAsyncResult* result,
  GError** error
)

Description [src]

Retrieve the result of as_pool_load_async().

Available since:0.12.10

Parameters

result GAsyncResult
 

A GAsyncResult.

 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 for success.