wayland v0.1.4 (2019-01-06T20:14:17Z)
Dub
Repo
WlSignalEventSource
wayland
server
eventloop
Undocumented in source.
class
WlSignalEventSource :
WlEventSource
{
this
(wl_event_loop* nativeLoop, int signalNum, WlEventLoop.SignalDg dg);
}
Constructors
this
this
(wl_event_loop* nativeLoop, int signalNum, WlEventLoop.SignalDg dg)
Undocumented in source.
Inherited Members
From WlEventSource
__anonymous
mixin
nativeImpl
!(
wl_event_source
)
Undocumented in source.
remove
int
remove
()
Undocumented in source. Be warned that the author may not have intended to support it.
check
void
check
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
wayland
server
eventloop
classes
WlEventLoop
WlEventSource
WlFdEventSource
WlIdleEventSource
WlSignalEventSource
WlTimerEventSource