C# Class Reign.Core.X11.XWindowAttributes

显示文件 Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
_class int
all_event_masks System.IntPtr
backing_pixel System.IntPtr
backing_planes System.IntPtr
backing_store int
bit_gravity int
border_width int
colormap System.IntPtr
depth int
do_not_propagate_mask System.IntPtr
map_installed bool
map_state int
override_redirect bool
root System.IntPtr
save_under bool
screen System.IntPtr
visual System.IntPtr
width int
win_gravity int
x int
your_event_mask System.IntPtr

Property Details

_class public_oe property

public int _class
return int

all_event_masks public_oe property

public IntPtr,System all_event_masks
return System.IntPtr

backing_pixel public_oe property

public IntPtr,System backing_pixel
return System.IntPtr

backing_planes public_oe property

public IntPtr,System backing_planes
return System.IntPtr

backing_store public_oe property

public int backing_store
return int

bit_gravity public_oe property

public int bit_gravity
return int

border_width public_oe property

public int border_width
return int

colormap public_oe property

public IntPtr,System colormap
return System.IntPtr

depth public_oe property

public int depth
return int

do_not_propagate_mask public_oe property

public IntPtr,System do_not_propagate_mask
return System.IntPtr

map_installed public_oe property

public bool map_installed
return bool

map_state public_oe property

public int map_state
return int

override_redirect public_oe property

public bool override_redirect
return bool

root public_oe property

public IntPtr,System root
return System.IntPtr

save_under public_oe property

public bool save_under
return bool

screen public_oe property

public IntPtr,System screen
return System.IntPtr

visual public_oe property

public IntPtr,System visual
return System.IntPtr

width public_oe property

public int width
return int

win_gravity public_oe property

public int win_gravity
return int

x public_oe property

public int x
return int

your_event_mask public_oe property

public IntPtr,System your_event_mask
return System.IntPtr