Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
WindowContextFactory_unix.h File Reference
#include <X11/Xlib.h>
#include <GL/glx.h>
#include <memory>

Go to the source code of this file.

Classes

struct  skwindow::XlibWindowInfo
 

Namespaces

namespace  skwindow
 

Typedefs

typedef Window XWindow
 

Functions

std::unique_ptr< WindowContextskwindow::MakeRasterForXlib (const XlibWindowInfo &info, const DisplayParams &params)
 

Typedef Documentation

◆ XWindow

typedef Window XWindow

Definition at line 21 of file WindowContextFactory_unix.h.