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
Initialise feedback->u.feedback.
[gwm.git]
/
frame.h
blob
72c67a6bd0463583732574162a621d5e97254802
1
#ifndef FRAME_H
2
#define FRAME_H
3
4
extern
void
synthetic_configure_notify
(
struct
gwm_window
*
window
);
5
6
extern
event_handler frame_handlers
[],
childless_handlers
[];
7
8
#endif