Method
WebKit2UserContentFilterStorefetch_identifiers_finish
since: 2.24
Declaration [src]
gchar**
webkit_user_content_filter_store_fetch_identifiers_finish (
WebKitUserContentFilterStore* store,
GAsyncResult* result
)
Description [src]
Finishes an asynchronous fetch of the list of stored filters.
Finishes an asynchronous fetch of the list of identifiers for the stored filters previously started with webkit_user_content_filter_store_fetch_identifiers().
Available since: 2.24
Parameters
result
-
Type:
GAsyncResult
A
GAsyncResult
.The data is owned by the caller of the function.