CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/ctwm_main.h
Go to the documentation of this file.
1/*
2 * ctwm_main() prototype
3 */
4
5#ifndef _CTWM_CTWM_MAIN_H
6#define _CTWM_CTWM_MAIN_H
7
8/* Actual startup func */
9int ctwm_main(int argc, char *argv[]);
10
11#endif /* _CTWM_CTWM_MAIN_H */
static int PlaceX
Definition add_window.c:82
int ctwm_main(int argc, char *argv[])
Start up ctwm.
Definition ctwm_main.c:170