WlCursorTheme

Undocumented in source.

Constructors

this
this(wl_cursor_theme* native)
Undocumented in source.

Members

Functions

cursor
WlCursor cursor(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin nativeImpl!(wl_cursor_theme)
Undocumented in source.

Static functions

load
WlCursorTheme load(string name, size_t size, WlShm shm)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta