| 
    Chromium Embedded Framework (CEF)
    110.0.7+gba12a2e+chromium-110.0.5481.23
    
   | 
 
Structure representing a draggable region. More...
#include "include/internal/cef_types.h"
  
Public Attributes | |
| cef_rect_t | bounds | 
| Bounds of the region.  More... | |
| int | draggable | 
| True (1) this this region is draggable and false (0) otherwise.  More... | |
Structure representing a draggable region.
| cef_rect_t cef_draggable_region_t::bounds | 
Bounds of the region.
| int cef_draggable_region_t::draggable | 
True (1) this this region is draggable and false (0) otherwise.