Fork me on GitHub

LibX11.

XKeysymToString(LibX11.KeySym) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImport(LibraryName)]
public static extern string XKeysymToString(LibX11.KeySym keysym)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
keysym LibX11.KeySym

Return Value

Type Description
string