WlSignal

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

add
void add(WlListener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
get
WlListener get(WlListener.NotifyDg notify)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

_listeners
WlListener[] _listeners;
Undocumented in source.

Meta