1adime_yield(3) Adime API Reference adime_yield(3)
23
4
NAME
6adime_yield
7
SYNOPSIS
9#include <adime.h>
1011
12
int adime_yield;
13
DESCRIPTION
15Flag indicating whether or not Adime dialogs should call Allegro´s
16function `yield_timeslice()´ continuously when it has nothing better to
17do. Default is `TRUE´. This flag has no effect while the file selector
18is open: `yield_timeslice()´ will always be called then.
1920
SEE ALSO
22adime_dialogf(3), adime_clean_screen(3)
2324
25
26
Adime version 2.2.1 adime_yield(3)