Fork me on GitHub

LibX11.

XLookupKeysym(LibX11.XKeyEvent, int) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImportAttribute(LibraryName)]
public static extern IntPtr XLookupKeysym(ref LibX11.XKeyEvent key_event, int index)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
key_event LibX11.XKeyEvent
index int

Return Value

Type Description
IntPtr