mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 01:16:21 +00:00
Added _inp_win_refresh() macro, renamed and moved some functions
This commit is contained in:
2
src/ui.h
2
src/ui.h
@@ -172,7 +172,7 @@ void status_bar_update_time(void);
|
||||
|
||||
// input window actions
|
||||
wint_t inp_get_char(char *input, int *size);
|
||||
void inp_clear(void);
|
||||
void inp_win_reset(void);
|
||||
void inp_win_resize(const char * input, const int size);
|
||||
void inp_put_back(void);
|
||||
void inp_non_block(void);
|
||||
|
||||
Reference in New Issue
Block a user