CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/mask_screen.h
Go to the documentation of this file.
1/*
2 * Screen masking funcs used in showing splashscreen
3 */
4#ifndef _CTWM_MASK_SCREEN_H
5#define _CTWM_MASK_SCREEN_H
6
7void MaskScreen(char *file);
8void UnmaskScreen(void);
9
10#endif /* _CTWM_MASK_SCREEN_H */
static int PlaceX
Definition add_window.c:82
void MaskScreen(char *file)
Definition mask_screen.c:33
void UnmaskScreen(void)