Cur.this

Ctor constructing a Cursor with a given display object.

struct Cur
this
(
Display* dpy
,
CursorFont shape
)

Parameters

dpy
Type: Display*

Display object

shape

X cursor shape

Meta