C# Class OpenTK.Platform.X11.XKeyBoardState

Mostra file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
auto_repeats AutoRepeats
bell_percent int
bell_pitch uint
global_auto_repeat int
key_click_percent int
led_mask System.IntPtr

Property Details

auto_repeats public_oe property

public AutoRepeats auto_repeats
return AutoRepeats

bell_percent public_oe property

public int bell_percent
return int

bell_pitch public_oe property

public uint bell_pitch
return uint

global_auto_repeat public_oe property

public int global_auto_repeat
return int

key_click_percent public_oe property

public int key_click_percent
return int

led_mask public_oe property

public IntPtr,System led_mask
return System.IntPtr