UserContentFilterStore.fetchIdentifiersFinish

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.UserContentFilterStore.fetchIdentifiers.

class UserContentFilterStore
string[]
fetchIdentifiersFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: string[]

a null-terminated list of filter identifiers.