i3ipc-d ~master (2022-06-06T09:00:45.7420993)
Dub
Repo
EventCallback
i3ipc
connection
Undocumented in source.
template
EventCallback
(EventType T)
template
EventCallback
(alias T)
template
EventCallback
(alias T)
template
EventCallback
(alias T)
template
EventCallback
(alias T)
template
EventCallback (
alias
T
)
if
(
T
==
EventType
.
BarConfigUpdate
) {
alias
EventCallback
=
void
delegate
(
BarConfig
)
;
}
template
EventCallback
(alias T)
Members
Aliases
EventCallback
alias
EventCallback
=
void
delegate
(
BarConfig
)
Undocumented in source.
Meta
Source
See Implementation
i3ipc
connection
aliases
FiberedConnection
ThreadedConnection
functions
getSessionIPCAddress
structs
QueryConnection
templates
EventCallback