Fork me on GitHub

LibX11.

XGetKeyboardControl(IntPtr, LibX11.XKeyboardState) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImportAttribute(LibraryName)]
public static extern int XGetKeyboardControl(IntPtr display, out LibX11.XKeyboardState old)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr
old LibX11.XKeyboardState

Return Value

Type Description
int