1adime_clean_screen(3) Adime API Reference adime_clean_screen(3)
23
4
NAME
6adime_clean_screen
7
SYNOPSIS
9#include <adime.h>
1011
12
int adime_clean_screen;
13
DESCRIPTION
15Flag indicating whether or not Adime dialogs should restore the screen
16after they have been closed. Default is `TRUE´, indicating that the
17screen should be restored.
1819
SEE ALSO
21adime_dialogf(3), adime_yield(3), adime_window_visible(3)
2223
24
25
Adime version 2.2.1 adime_clean_screen(3)