cef_popup_features_t
struct cef_popup_features_t {
}
- height
int height;
Undocumented in source.
- heightSet
int heightSet;
Undocumented in source.
- menuBarVisible
int menuBarVisible;
Undocumented in source.
- scrollbarsVisible
int scrollbarsVisible;
Undocumented in source.
- statusBarVisible
int statusBarVisible;
Undocumented in source.
- toolBarVisible
int toolBarVisible;
Undocumented in source.
- width
int width;
Undocumented in source.
- widthSet
int widthSet;
Undocumented in source.
- x
int x;
Undocumented in source.
- xSet
int xSet;
Undocumented in source.
- y
int y;
Undocumented in source.
- ySet
int ySet;
Undocumented in source.
derelict cef types
aliasesenumsmanifest constantsstructs