Table of Contents

Struct InternalMirWmInfo

Namespace
Alis.Core.Graphic.Sdl2.Structs
Assembly
Alis.dll

The internal mir wm info

public struct InternalMirWmInfo

Inherited Members

Properties

Connection

Refers to a MirConnection*

public IntPtr Connection { readonly get; set; }

Property Value

IntPtr

Surface

Refers to a MirSurface*

public IntPtr Surface { readonly get; set; }

Property Value

IntPtr