WlGlobal

Undocumented in source.
abstract
class WlGlobal : Native!wl_global {}

Constructors

this
this(wl_global* native)
Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin nativeImpl!wl_global
Undocumented in source.

Mixed In Members

From mixin nativeImpl!wl_global

native
inout(wl_native)* native [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta