[This is preliminary documentation and is subject to change.]
            Class representing window information.
            
Inheritance Hierarchy
Xilium.CefGlue CefWindowInfo
Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Remarks
| Platform | Description | 
|---|---|
| Windows | Window handle (HWND) | 
| Mac OS X | NSView pointer for the parent view (NSView*) | 
| Linux | Pointer for the new browser widget (GtkWidget*) | 
See Also