UserContentFilterStore.loadFinish

Finishes an asynchronous filter load previously started with webkit.user_content_filter_store.UserContentFilterStore.load.

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: webkit.user_content_filter.UserContentFilter

a #WebKitUserContentFilter, or null if the load failed

Throws