CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/ctwm_shutdown.h
Go to the documentation of this file.
1
/*
2
* Shutdown (and restart) bits
3
*/
4
#ifndef _CTWM_SHUTDOWN_H
5
#define _CTWM_SHUTDOWN_H
6
7
void
RestoreWinConfig
(
TwmWindow
*
tmp
);
8
void
DoShutdown
(
void
)
__attribute__
((
noreturn
));
9
void
DoRestart
(
Time
t
);
10
11
12
#endif
/* _CTWM_SHUTDOWN_H */
PlaceX
static int PlaceX
Definition
add_window.c:82
__attribute__
#define __attribute__(x)
Definition
ctwm.h:50
RestoreWinConfig
void RestoreWinConfig(TwmWindow *tmp)
Put a window back where it should be if we don't (any longer) control it and reparent it back up to t...
Definition
ctwm_shutdown.c:42
DoShutdown
void DoShutdown(void) __attribute__((noreturn))
Cleanup and exit ctwm.
Definition
ctwm_shutdown.c:215
DoRestart
void DoRestart(Time t)
exec() ourself to restart.
Definition
ctwm_shutdown.c:251
TwmWindow
Info and control for every X Window we take over.
Definition
twm_window_struct.h:34
Generated by
1.10.0