PermissionStateQuery.finish
void finish(webkit.types.PermissionState state)Notify the web-engine of the selected permission state for the given query. This function should only be called as a response to the WebKitWebView::query-permission-state signal.
Parameters
state | a #WebKitPermissionState |