| 
    Chromium Embedded Framework (CEF)
    126.2.0+g5c56e98+chromium-126.0.6478.62
    
   | 
 
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 |