Fork me on GitHub

LibX11.

XPending(IntPtr) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImportAttribute(LibraryName)]
public static extern int XPending(IntPtr displayName)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
displayName IntPtr

Return Value

Type Description
int