| 
    Chromium Embedded Framework (CEF)
    129.0.1+g463bda9+chromium-129.0.6668.12
    
   | 
 
Class representing a mouse event. More...
#include "include/internal/cef_types_wrappers.h"
  
Public Member Functions | |
| CefMouseEvent () | |
| CefMouseEvent (const cef_mouse_event_t &r) | |
Additional Inherited Members | |
  Public Attributes inherited from cef_mouse_event_t | |
| int | x | 
| X coordinate relative to the left side of the view.  More... | |
| int | y | 
| Y coordinate relative to the top side of the view.  More... | |
| uint32_t | modifiers | 
| Bit flags describing any pressed modifier keys.  More... | |
Class representing a mouse event.
      
  | 
  inline | 
      
  | 
  inline |