WlCursorImage

Undocumented in source.

Constructors

this
this(wl_cursor_image* native)
Undocumented in source.

Members

Mixins

__anonymous
mixin nativeImpl!(wl_cursor_image)
Undocumented in source.

Properties

buffer
WlBuffer buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
delay
uint delay [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
height
uint height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hotspotX
uint hotspotX [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hotspotY
uint hotspotY [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
uint width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta