| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
Class representing popup window features. More...
#include "include/internal/cef_types_wrappers.h"
 
  
| Public Member Functions | |
| CefPopupFeatures () | |
| CefPopupFeatures (const cef_popup_features_t &r) | |
| Additional Inherited Members | |
|  Public Attributes inherited from cef_popup_features_t | |
| int | x | 
| int | xSet | 
| int | y | 
| int | ySet | 
| int | width | 
| int | widthSet | 
| int | height | 
| int | heightSet | 
| int | isPopup | 
| True (1) if browser interface elements should be hidden.  More... | |
Class representing popup window features.
| 
 | inline | 
| 
 | inline |