UserContentFilterStore.removeFinish

Finishes an asynchronous filter removal previously started with webkit.user_content_filter_store.UserContentFilterStore.remove.

class UserContentFilterStore
bool
removeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

whether the removal was successful

Throws