GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A text input dialog. More...
Go to the source code of this file.
Functions | |
char * | gp_dialog_input_run (const char *title) |
Runs an input dialog. | |
A text input dialog.
Definition in file gp_dialog_input.h.
char * gp_dialog_input_run | ( | const char * | title | ) |
Runs an input dialog.
title | A dialog title. |