Struct Surface

Struct Documentation

struct Surface

Public Members

void *handle = nullptr

Surface handle for all platforms (where applicable)

void *display = nullptr

X11/Xlib Display* for window surfaces.

void *connection = nullptr

X11/Xcb xcb_connection_t* for window surfaces.