Method
WebKit2UserContentFilterStorefetch_identifiers_finish
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 | 
            GAsyncResult | 
          
A   | 
          |
| The data is owned by the caller of the function. |