repo.or.cz
/
gwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Respond to ShapeNotify events for bounding region modifications only.
[gwm.git]
/
button.h
blob
6971d6a66ea13702edd45dfea639e66a8cd1aa1c
1
#ifndef BUTTON_H
2
#define BUTTON_H
3
4
extern
event_handler button_handlers
[];
5
6
#endif