mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 07:16:22 +00:00
Added win_resize() function
This commit is contained in:
@@ -193,6 +193,7 @@ int win_unread(ProfWin *window);
|
||||
gboolean win_has_active_subwin(ProfWin *window);
|
||||
|
||||
void win_clear(ProfWin *window);
|
||||
void win_resize(ProfWin *window);
|
||||
|
||||
void win_page_up(ProfWin *window);
|
||||
void win_page_down(ProfWin *window);
|
||||
|
||||
Reference in New Issue
Block a user