Fork me on GitHub

LibX11.

XDefaultColormap(IntPtr, int) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImport(LibraryName)]
public static extern IntPtr XDefaultColormap(IntPtr display, int screen_number)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr
screen_number int

Return Value

Type Description
IntPtr