Win32Atspi – webview2gtk Reference Manual
Packages
webview2gtk
Win32Atspi
CoordType
KeySynthType
ScrollType
Accessible
ComponentExtents
Hyperlink
Text
generate_keyboard_event
get_desktop
init
register_webview
Win32Atspi
Description:
Content:
Classes:
Accessible
-
One node in the emulated AT-SPI tree(backed by UIA walk cache ids where set).
ComponentExtents
Hyperlink
Text
Enums:
CoordType
KeySynthType
ScrollType
Functions:
public
void
generate_keyboard_event
(
long
keyval,
string
? keystring,
KeySynthType
synth)
public
Accessible
get_desktop
(
int
index)
public
void
init
()
public
void
register_webview
(
WebView
web)
Register the WebView that backs this process's AT-SPI tree. Called automatically when
WebView2Gtk.WebView
becomes ready.