cef_window_info_t

Undocumented in source.

Members

Variables

ex_style
uint ex_style;
Undocumented in source.
height
int height;
Undocumented in source.
menu
void* menu;
Undocumented in source.
parent_window
cef_window_handle_t parent_window;
Undocumented in source.
style
uint style;
Undocumented in source.
transparent_painting
int transparent_painting;
Undocumented in source.
width
int width;
Undocumented in source.
window
cef_window_handle_t window;
Undocumented in source.
window_name
cef_string_t window_name;
Undocumented in source.
window_rendering_disabled
int window_rendering_disabled;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta