@@ -87,7 +87,7 @@ Mac | 2.7 | 3.4 / 3.5 / 3.6 / 3.7 | No | Yes | MacOS 10.9+
87
87
[ Issues labelled Knowledge Base] ( ../../issues?q=is%3Aissue+is%3Aopen+label%3A%22Knowledge+Base%22 )
88
88
- To search documentation use GitHub "This repository" search
89
89
at the top. To narrow results to documentation only select
90
- "Markdown" in the side pane.
90
+ "Markdown" in the right pane.
91
91
92
92
## Support development
93
93
@@ -195,7 +195,6 @@ at this moment.
195
195
* [ PaintBuffer] ( api/PaintBuffer.md#paintbuffer-object ) object
196
196
* [ Request] ( api/Request.md#request-class ) class
197
197
* [ Response] ( api/Response.md#response-object ) object
198
- * [ WebPluginInfo] ( api/WebPluginInfo.md#webplugininfo-object ) object
199
198
* [ WebRequest] ( api/WebRequest.md#webrequest-class ) class
200
199
* [ WindowInfo] ( api/WindowInfo.md#windowinfo-class ) class
201
200
* [ WindowUtils] ( api/WindowUtils.md#windowutils-class ) class
@@ -230,7 +229,6 @@ at this moment.
230
229
* [ _ OnAccessibilityTreeChange] ( api/AccessibilityHandler.md#_onaccessibilitytreechange )
231
230
* [ _ OnAccessibilityLocationChange] ( api/AccessibilityHandler.md#_onaccessibilitylocationchange )
232
231
* [ Application settings] ( api/ApplicationSettings.md#application-settings )
233
- * [ accept_language_list] ( api/ApplicationSettings.md#accept_language_list )
234
232
* [ app_user_model_id] ( api/ApplicationSettings.md#app_user_model_id )
235
233
* [ auto_zooming] ( api/ApplicationSettings.md#auto_zooming )
236
234
* [ background_color] ( api/ApplicationSettings.md#background_color )
@@ -241,7 +239,6 @@ at this moment.
241
239
* [ downloads_enabled] ( api/ApplicationSettings.md#downloads_enabled )
242
240
* [ external_message_pump] ( api/ApplicationSettings.md#external_message_pump )
243
241
* [ framework_dir_path] ( api/ApplicationSettings.md#framework_dir_path )
244
- * [ ignore_certificate_errors] ( api/ApplicationSettings.md#ignore_certificate_errors )
245
242
* [ javascript_flags] ( api/ApplicationSettings.md#javascript_flags )
246
243
* [ locale] ( api/ApplicationSettings.md#locale )
247
244
* [ locales_dir_path] ( api/ApplicationSettings.md#locales_dir_path )
@@ -261,7 +258,6 @@ at this moment.
261
258
* [ uncaught_exception_stack_size] ( api/ApplicationSettings.md#uncaught_exception_stack_size )
262
259
* [ unique_request_context_per_browser] ( api/ApplicationSettings.md#unique_request_context_per_browser )
263
260
* [ user_agent] ( api/ApplicationSettings.md#user_agent )
264
- * [ user_data_path] ( api/ApplicationSettings.md#user_data_path )
265
261
* [ windowless_rendering_enabled] ( api/ApplicationSettings.md#windowless_rendering_enabled )
266
262
* [ Browser (object)] ( api/Browser.md#browser-object )
267
263
* [ AddWordToDictionary] ( api/Browser.md#addwordtodictionary )
@@ -308,7 +304,6 @@ at this moment.
308
304
* [ Invalidate] ( api/Browser.md#invalidate )
309
305
* [ IsFullscreen] ( api/Browser.md#isfullscreen )
310
306
* [ IsLoading] ( api/Browser.md#isloading )
311
- * [ IsMouseCursorChangeDisabled] ( api/Browser.md#ismousecursorchangedisabled )
312
307
* [ IsPopup] ( api/Browser.md#ispopup )
313
308
* [ IsWindowRenderingDisabled] ( api/Browser.md#iswindowrenderingdisabled )
314
309
* [ LoadUrl] ( api/Browser.md#loadurl )
@@ -326,13 +321,11 @@ at this moment.
326
321
* [ SendMouseClickEvent] ( api/Browser.md#sendmouseclickevent )
327
322
* [ SendMouseMoveEvent] ( api/Browser.md#sendmousemoveevent )
328
323
* [ SendMouseWheelEvent] ( api/Browser.md#sendmousewheelevent )
329
- * [ SendFocusEvent] ( api/Browser.md#sendfocusevent )
330
324
* [ SendCaptureLostEvent] ( api/Browser.md#sendcapturelostevent )
331
325
* [ SetAccessibilityState] ( api/Browser.md#setaccessibilitystate )
332
326
* [ SetClientCallback] ( api/Browser.md#setclientcallback )
333
327
* [ SetClientHandler] ( api/Browser.md#setclienthandler )
334
328
* [ SetFocus] ( api/Browser.md#setfocus )
335
- * [ SetMouseCursorChangeDisabled] ( api/Browser.md#setmousecursorchangedisabled )
336
329
* [ SetJavascriptBindings] ( api/Browser.md#setjavascriptbindings )
337
330
* [ SetUserData] ( api/Browser.md#setuserdata )
338
331
* [ SetZoomLevel] ( api/Browser.md#setzoomlevel )
@@ -346,27 +339,22 @@ at this moment.
346
339
* [ WasHidden] ( api/Browser.md#washidden )
347
340
* [ Browser settings] ( api/BrowserSettings.md#browser-settings )
348
341
* [ Font settings] ( api/BrowserSettings.md#font-settings )
349
- * [ accept_language_list] ( api/BrowserSettings.md#accept_language_list )
350
342
* [ application_cache_disabled] ( api/BrowserSettings.md#application_cache_disabled )
351
343
* [ background_color] ( api/BrowserSettings.md#background_color )
352
344
* [ databases_disabled] ( api/BrowserSettings.md#databases_disabled )
353
345
* [ default_encoding] ( api/BrowserSettings.md#default_encoding )
354
346
* [ dom_paste_disabled] ( api/BrowserSettings.md#dom_paste_disabled )
355
- * [ file_access_from_file_urls_allowed] ( api/BrowserSettings.md#file_access_from_file_urls_allowed )
356
347
* [ inherit_client_handlers_for_popups] ( api/BrowserSettings.md#inherit_client_handlers_for_popups )
357
348
* [ image_load_disabled] ( api/BrowserSettings.md#image_load_disabled )
358
349
* [ javascript_disabled] ( api/BrowserSettings.md#javascript_disabled )
359
350
* [ javascript_close_windows_disallowed] ( api/BrowserSettings.md#javascript_close_windows_disallowed )
360
351
* [ javascript_access_clipboard_disallowed] ( api/BrowserSettings.md#javascript_access_clipboard_disallowed )
361
352
* [ local_storage_disabled] ( api/BrowserSettings.md#local_storage_disabled )
362
- * [ plugins_disabled] ( api/BrowserSettings.md#plugins_disabled )
363
353
* [ remote_fonts] ( api/BrowserSettings.md#remote_fonts )
364
354
* [ shrink_standalone_images_to_fit] ( api/BrowserSettings.md#shrink_standalone_images_to_fit )
365
355
* [ tab_to_links_disabled] ( api/BrowserSettings.md#tab_to_links_disabled )
366
356
* [ text_area_resize_disabled] ( api/BrowserSettings.md#text_area_resize_disabled )
367
- * [ universal_access_from_file_urls_allowed] ( api/BrowserSettings.md#universal_access_from_file_urls_allowed )
368
357
* [ user_style_sheet_location] ( api/BrowserSettings.md#user_style_sheet_location )
369
- * [ web_security_disabled] ( api/BrowserSettings.md#web_security_disabled )
370
358
* [ webgl_disabled] ( api/BrowserSettings.md#webgl_disabled )
371
359
* [ windowless_frame_rate] ( api/BrowserSettings.md#windowless_frame_rate )
372
360
* [ Callback (object)] ( api/Callback.md#callback-object )
@@ -427,9 +415,6 @@ at this moment.
427
415
* [ GetExpires] ( api/Cookie.md#getexpires )
428
416
* [ CookieManager (class)] ( api/CookieManager.md#cookiemanager-class )
429
417
* [ GetGlobalManager] ( api/CookieManager.md#getglobalmanager )
430
- * [ GetBlockingManager] ( api/CookieManager.md#getblockingmanager )
431
- * [ CreateManager] ( api/CookieManager.md#createmanager )
432
- * [ SetSupportedSchemes] ( api/CookieManager.md#setsupportedschemes )
433
418
* [ VisitAllCookies] ( api/CookieManager.md#visitallcookies )
434
419
* [ VisitUrlCookies] ( api/CookieManager.md#visiturlcookies )
435
420
* [ SetCookie] ( api/CookieManager.md#setcookie )
@@ -449,7 +434,6 @@ at this moment.
449
434
* [ DownloadHandler] ( api/DownloadHandler.md#downloadhandler )
450
435
* [ DpiAware (class)] ( api/DpiAware.md#dpiaware-class )
451
436
* [ CalculateWindowSize] ( api/DpiAware.md#calculatewindowsize )
452
- * [ EnableHighDpiSupport] ( api/DpiAware.md#enablehighdpisupport )
453
437
* [ GetSystemDpi] ( api/DpiAware.md#getsystemdpi )
454
438
* [ IsProcessDpiAware] ( api/DpiAware.md#isprocessdpiaware )
455
439
* [ SetProcessDpiAware] ( api/DpiAware.md#setprocessdpiaware )
@@ -616,10 +600,7 @@ at this moment.
616
600
* [ GetResourceType] ( api/Request.md#getresourcetype )
617
601
* [ GetTransitionType] ( api/Request.md#gettransitiontype )
618
602
* [ RequestHandler (interface)] ( api/RequestHandler.md#requesthandler-interface )
619
- * [ CanGetCookies] ( api/RequestHandler.md#cangetcookies )
620
- * [ CanSetCookie] ( api/RequestHandler.md#cansetcookie )
621
603
* [ GetAuthCredentials] ( api/RequestHandler.md#getauthcredentials )
622
- * [ GetCookieManager] ( api/RequestHandler.md#getcookiemanager )
623
604
* [ GetResourceHandler] ( api/RequestHandler.md#getresourcehandler )
624
605
* [ OnBeforeBrowse] ( api/RequestHandler.md#onbeforebrowse )
625
606
* [ _ OnBeforePluginLoad] ( api/RequestHandler.md#_onbeforepluginload )
@@ -657,11 +638,6 @@ at this moment.
657
638
* [ OnContextCreated] ( api/V8ContextHandler.md#oncontextcreated )
658
639
* [ OnContextReleased] ( api/V8ContextHandler.md#oncontextreleased )
659
640
* [ Virtual Key codes] ( api/VirtualKey.md#virtual-key-codes )
660
- * [ WebPluginInfo (object)] ( api/WebPluginInfo.md#webplugininfo-object )
661
- * [ GetName] ( api/WebPluginInfo.md#getname )
662
- * [ GetPath] ( api/WebPluginInfo.md#getpath )
663
- * [ GetVersion] ( api/WebPluginInfo.md#getversion )
664
- * [ GetDescription] ( api/WebPluginInfo.md#getdescription )
665
641
* [ WebRequest (class)] ( api/WebRequest.md#webrequest-class )
666
642
* [ Create] ( api/WebRequest.md#create )
667
643
* [ GetRequest] ( api/WebRequest.md#getrequest )
0 commit comments