adime_lowlevel_dialogf - Man Page

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

adime_dialogf(3)

Info

version 2.2.1 Adime API Reference