wayland v0.1.4 (2019-01-06T20:14:17Z)
Dub
Repo
WlGlobal
wayland
server
core
Undocumented in source.
abstract
class
WlGlobal : Native!wl_global {
mixin
nativeImpl
!
wl_global
;
this
(wl_global* native);
void
destroy
();
}
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.
Meta
Source
See Implementation
wayland
server
core
classes
WlClient
WlDisplayBase
WlGlobal
WlResource
enums
WL_EVENT_READABLE
structs
Credentials