WGPUSurfaceSourceXlibWindow

value class WGPUSurfaceSourceXlibWindow(val $mem: MemorySegment)

Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping an Xlib Window.

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

A pointer to the Display connected to the X server.

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

The Window that will be wrapped by the WGPUSurface.