cobox-wm v0.0.1 (2015-05-28T11:23:37Z)
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