FaviconDatabase.getFaviconFinish

Finishes an operation started with webkit_favicon_database_get_favicon().

class FaviconDatabase
Surface
getFaviconFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

A #GAsyncResult obtained from the #GAsyncReadyCallback passed to webkit_favicon_database_get_favicon()

Return Value

Type: Surface

a new reference to a #cairo_surface_t, or %NULL in case of error.

Throws

GException on failure.

Meta