Chromium Embedded Framework (CEF)  121.3.2+gce31761+chromium-121.0.6167.75
CefPopupFeatures Class Reference

Class representing popup window features. More...

#include "include/internal/cef_types_wrappers.h"

Inheritance diagram for CefPopupFeatures:
cef_popup_features_t

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...
 

Detailed Description

Class representing popup window features.

Constructor & Destructor Documentation

◆ CefPopupFeatures() [1/2]

CefPopupFeatures::CefPopupFeatures ( )
inline

◆ CefPopupFeatures() [2/2]

CefPopupFeatures::CefPopupFeatures ( const cef_popup_features_t r)
inline

The documentation for this class was generated from the following file: