C# Class Reign.Core.X11.XSetWindowAttributes

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
background_pixel System.IntPtr
background_pixmap System.IntPtr
backing_pixel System.IntPtr
backing_planes System.IntPtr
backing_store int
bit_gravity Gravity
border_pixel System.IntPtr
border_pixmap System.IntPtr
colormap System.IntPtr
cursor System.IntPtr
do_not_propagate_mask System.IntPtr
event_mask System.IntPtr
override_redirect bool
save_under bool
win_gravity Gravity

Property Details

background_pixel public_oe property

public IntPtr,System background_pixel
Résultat System.IntPtr

background_pixmap public_oe property

public IntPtr,System background_pixmap
Résultat System.IntPtr

backing_pixel public_oe property

public IntPtr,System backing_pixel
Résultat System.IntPtr

backing_planes public_oe property

public IntPtr,System backing_planes
Résultat System.IntPtr

backing_store public_oe property

public int backing_store
Résultat int

bit_gravity public_oe property

public Gravity bit_gravity
Résultat Gravity

border_pixel public_oe property

public IntPtr,System border_pixel
Résultat System.IntPtr

border_pixmap public_oe property

public IntPtr,System border_pixmap
Résultat System.IntPtr

colormap public_oe property

public IntPtr,System colormap
Résultat System.IntPtr

cursor public_oe property

public IntPtr,System cursor
Résultat System.IntPtr

do_not_propagate_mask public_oe property

public IntPtr,System do_not_propagate_mask
Résultat System.IntPtr

event_mask public_oe property

public IntPtr,System event_mask
Résultat System.IntPtr

override_redirect public_oe property

public bool override_redirect
Résultat bool

save_under public_oe property

public bool save_under
Résultat bool

win_gravity public_oe property

public Gravity win_gravity
Résultat Gravity