WGPUSurfaceSourceXCBWindow

value class WGPUSurfaceSourceXCBWindow(val $mem: MemorySegment)

Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping an XCB xcb_window_t.

Constructors

Link copied to clipboard
constructor(gc: Boolean)
constructor($mem: MemorySegment)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val $mem: MemorySegment
Link copied to clipboard
Link copied to clipboard

The xcb_connection_t for the connection to the X server.

Link copied to clipboard
var window: <Error class: unknown class>

The xcb_window_t for the window that will be wrapped by the WGPUSurface.