cef_accessibility_handler_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
on_accessibility_location_change
void function(cef_accessibility_handler_t*, cef_value_t*) on_accessibility_location_change;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
on_accessibility_tree_change
void function(cef_accessibility_handler_t*, cef_value_t*) on_accessibility_tree_change;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta