Go to the documentation of this file.
59 #ifndef HEADER_UI_LOCL_H
60 #define HEADER_UI_LOCL_H
98 char *(*ui_construct_prompt)(
UI *ui,
const char *object_desc,
99 const char *object_name);
135 #define OUT_STRING_FREEABLE 0x01
148 #define UI_FLAG_REDOABLE 0x0001
149 #define UI_FLAG_PRINT_ERRORS 0x0100