Go to the source code of this file.
Functions | |
| static Bool | all_events (Display *display, XEvent *event, XPointer arg) |
| int | main (int argc, char **argv) |
| static Bool all_events | ( | Display * | display, | |
| XEvent * | event, | |||
| XPointer | arg | |||
| ) | [static] |
Definition at line 7 of file test-size-hints.c.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 37 of file test-size-hints.c.
References all_events(), FALSE, NULL, screen, and TRUE.
1.5.5