| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
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 |