cobox-wm v0.0.2 (2015-05-28T11:26:58Z)
Dub
Repo
EventInterface
events
interfaces
Undocumented in source.
interface
EventInterface {
void
listen
(XEvent* e);
void
addEvent
();
}
Members
Functions
addEvent
void
addEvent
()
Undocumented in source.
listen
void
listen
(XEvent* e)
Undocumented in source.
Meta
Source
See Implementation
events
interfaces
interfaces
EventInterface