C# Class OpenTK.Platform.X11.XSetWindowAttributes

Mostra file Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property 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
return System.IntPtr

background_pixmap public_oe property

public IntPtr,System background_pixmap
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 Gravity bit_gravity
return Gravity

border_pixel public_oe property

public IntPtr,System border_pixel
return System.IntPtr

border_pixmap public_oe property

public IntPtr,System border_pixmap
return System.IntPtr

colormap public_oe property

public IntPtr,System colormap
return System.IntPtr

cursor public_oe property

public IntPtr,System cursor
return System.IntPtr

do_not_propagate_mask public_oe property

public IntPtr,System do_not_propagate_mask
return System.IntPtr

event_mask public_oe property

public IntPtr,System event_mask
return System.IntPtr

override_redirect public_oe property

public bool override_redirect
return bool

save_under public_oe property

public bool save_under
return bool

win_gravity public_oe property

public Gravity win_gravity
return Gravity