cef_render_handler_t.base

Base structure.

More...
struct cef_render_handler_t
cef_base_ref_counted_t base;

Detailed Description

Return the handler for accessibility notifications. If no handler is provided the default implementation will be used.

Called to retrieve the root window rectangle in screen DIP coordinates. Return true (1) if the rectangle was provided. If this function returns false (0) the rectangle from GetViewRect will be used.

Meta