riverd-xcursor

Dynamic and static D bindings for X cursor management library


Keywords
application, desktop, development, library, binding, nogc, bindings, d, dlang, dynamic-bindings, dynamic-linking, libx11, riverd, static, static-linking, x11, xcursor, xlib, xorg
License
LGPL-3.0
Install
dub fetch riverd-xcursor --version 1.0.1

Documentation

RiverD Xcursor

Dynamic and static D bindings for X cursor management library

Usage

import riverd.xcursor;

void main()
{
	// Load the Xcursor library.
	dylib_load_xcursor();

	// Now Xcursor functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server