Show / Hide Table of Contents

Struct SDL.INTERNAL_wayland_wminfo

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct INTERNAL_wayland_wminfo

Fields

| Improve this Doc View Source

display

Declaration
public IntPtr display
Field Value
Type Description
System.IntPtr
| Improve this Doc View Source

shell_surface

Declaration
public IntPtr shell_surface
Field Value
Type Description
System.IntPtr
| Improve this Doc View Source

surface

Declaration
public IntPtr surface
Field Value
Type Description
System.IntPtr
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX