adime_lowlevel_dialogf(3)
| adime_lowlevel_dialogf(3) | Adime API Reference | adime_lowlevel_dialogf(3) |
NAME
adime_lowlevel_dialogf
SYNOPSIS
#include <adime.h>
int adime_lowlevel_dialogf(const char *title, int x, y, w, const char *format, ...);
DESCRIPTION
This is the same as `adime_dialogf()´, except it doesn´t include the default `OK´ and `Cancel´ buttons. You will normally want to call this function with the last format being "%buttonrow[]".
SEE ALSO
| version 2.2.1 | Adime |
