i3ipc-d ~master (2016-05-31T00:25:48Z)
Home
Dub
Repo
EventCallback
i3ipc
connection
Undocumented in source.
template
EventCallback
(EventType T)
template
EventCallback
(alias T)
template
EventCallback (
alias
T
)
if
(
T
==
EventType
.
Output
) {
alias
EventCallback
=
void
delegate
(
OutputChange
)
;
}
template
EventCallback
(alias T)
template
EventCallback
(alias T)
template
EventCallback
(alias T)
template
EventCallback
(alias T)
Members
Aliases
EventCallback
alias
EventCallback
=
void
delegate
(
OutputChange
)
Undocumented in source.
Meta
Source
See Implementation
i3ipc
connection
aliases
FiberedConnection
ThreadedConnection
functions
getSessionIPCAddress
structs
QueryConnection
templates
EventCallback