Cur

Wraps a X cursor.

Constructors

this
this(Display* dpy, CursorFont shape)

Ctor constructing a Cursor with a given display object.

Members

Static functions

free
void free(Cur* c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cursor
Cursor cursor;
Undocumented in source.
dpy
Display* dpy;
Undocumented in source.

Meta