WlShmBuffer

Undocumented in source.

Members

Functions

beginAccess
void beginAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
endAccess
void endAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
refPool
WlShmPool refPool()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin nativeImpl!wl_shm_buffer
Undocumented in source.

Properties

data
void[] data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
format
WlShm.Format format [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
stride
size_t stride [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

get
WlShmBuffer get(WlResource res)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta