| 
    Chromium Embedded Framework (CEF)
    126.2.0+g5c56e98+chromium-126.0.6478.62
    
   | 
 
Class representing a draggable region. More...
#include "include/internal/cef_types_wrappers.h"
  
Public Member Functions | |
| CefDraggableRegion () | |
| CefDraggableRegion (const cef_draggable_region_t &r) | |
| CefDraggableRegion (const cef_rect_t &bounds, bool draggable) | |
| void | Set (const CefRect &bounds_val, bool draggable_val) | 
Additional Inherited Members | |
  Public Attributes inherited from cef_draggable_region_t | |
| cef_rect_t | bounds | 
| Bounds of the region.  More... | |
| int | draggable | 
| True (1) this this region is draggable and false (0) otherwise.  More... | |
Class representing a draggable region.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |