Method
WebKit2UserContentFilterStoreremove_finish
Declaration [src]
gboolean
webkit_user_content_filter_store_remove_finish (
WebKitUserContentFilterStore* store,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes an asynchronous filter removal previously started with
webkit_user_content_filter_store_remove()
.
Available since: | 2.24 |