Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skwindow::XlibWindowInfo Struct Reference

#include <WindowContextFactory_unix.h>

Public Attributes

Display * fDisplay
 
XWindow fWindow
 
GLXFBConfig * fFBConfig
 
XVisualInfo * fVisualInfo
 
int fWidth
 
int fHeight
 

Detailed Description

Definition at line 28 of file WindowContextFactory_unix.h.

Member Data Documentation

◆ fDisplay

Display* skwindow::XlibWindowInfo::fDisplay

Definition at line 29 of file WindowContextFactory_unix.h.

◆ fFBConfig

GLXFBConfig* skwindow::XlibWindowInfo::fFBConfig

Definition at line 31 of file WindowContextFactory_unix.h.

◆ fHeight

int skwindow::XlibWindowInfo::fHeight

Definition at line 34 of file WindowContextFactory_unix.h.

◆ fVisualInfo

XVisualInfo* skwindow::XlibWindowInfo::fVisualInfo

Definition at line 32 of file WindowContextFactory_unix.h.

◆ fWidth

int skwindow::XlibWindowInfo::fWidth

Definition at line 33 of file WindowContextFactory_unix.h.

◆ fWindow

XWindow skwindow::XlibWindowInfo::fWindow

Definition at line 30 of file WindowContextFactory_unix.h.


The documentation for this struct was generated from the following file: