FaviconDatabase.getFaviconFinish

Finishes an operation started with webkit.favicon_database.FaviconDatabase.getFavicon.

class FaviconDatabase
getFaviconFinish

Parameters

result gio.async_result.AsyncResult

A #GAsyncResult obtained from the #GAsyncReadyCallback passed to webkit.favicon_database.FaviconDatabase.getFavicon

Return Value

Type: gdk.texture.Texture

a new favicon image, or null in case of error.

Throws