- base
cef_view_delegate_t base;
Undocumented in source.
- on_button_pressed
void function(cef_button_delegate_t*, cef_button_t*) on_button_pressed;
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_button_state_changed
void function(cef_button_delegate_t*, cef_button_t*) on_button_state_changed;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.