Fork me on GitHub

LibX11.

XDefaultScreen(IntPtr) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImport(LibraryName)]
public static extern int XDefaultScreen(IntPtr display)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr

Return Value

Type Description
int