cef_window_info_t

Undocumented in source.
  1. struct cef_window_info_t
  2. struct cef_window_info_t
    static if(!(Derelict_OS_Windows))
    static if(Derelict_OS_Linux)
    struct cef_window_info_t {}
  3. struct cef_window_info_t

Members

Variables

parent_widget
cef_window_handle_t parent_widget;
Undocumented in source.
transparent_painting
int transparent_painting;
Undocumented in source.
widget
cef_window_handle_t widget;
Undocumented in source.
window_rendering_disabled
int window_rendering_disabled;
Undocumented in source.

Meta