Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
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 |