mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 09:46:22 +00:00
Added win_page_off
This commit is contained in:
@@ -63,6 +63,7 @@ void win_free(ProfWin *window);
|
||||
void win_print_line(ProfWin *self, const char show_char, int attrs,
|
||||
const char * const msg, ...);
|
||||
void win_refresh(ProfWin *window);
|
||||
void win_page_off(ProfWin *window);
|
||||
void win_print_time(ProfWin *window, char show_char);
|
||||
void win_presence_colour_on(ProfWin *window, const char * const presence);
|
||||
void win_presence_colour_off(ProfWin *window, const char * const presence);
|
||||
|
||||
Reference in New Issue
Block a user