C# Class Reign.Core.X11.XCreateWindowEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
border_width int
display System.IntPtr
height int
override_redirect bool
parent System.IntPtr
send_event bool
serial System.IntPtr
type int
width int
window System.IntPtr
x int
y int

Property Details

border_width public_oe property

public int border_width
Résultat int

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

height public_oe property

public int height
Résultat int

override_redirect public_oe property

public bool override_redirect
Résultat bool

parent public_oe property

public IntPtr,System parent
Résultat System.IntPtr

send_event public_oe property

public bool send_event
Résultat bool

serial public_oe property

public IntPtr,System serial
Résultat System.IntPtr

type public_oe property

public int type
Résultat int

width public_oe property

public int width
Résultat int

window public_oe property

public IntPtr,System window
Résultat System.IntPtr

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int