1adime_lowlevel_dialogf(3)     Adime API Reference    adime_lowlevel_dialogf(3)
2
3
4

NAME

6       adime_lowlevel_dialogf
7

SYNOPSIS

9       #include <adime.h>
10
11
12       int  adime_lowlevel_dialogf(const  char *title, int x, y, w, const char
13       *format, ...);
14

DESCRIPTION

16       This is the same as `adime_dialogf()´, except it  doesn´t  include  the
17       default  `OK´ and `Cancel´ buttons. You will normally want to call this
18       function with the last format being "%buttonrow[]".
19
20

SEE ALSO

22       adime_dialogf(3)
23
24
25
26Adime                            version 2.2.1       adime_lowlevel_dialogf(3)
Impressum