From 989dde77cd545ea4cfdf23fbcd445eb121f4ae33 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 15 Jun 2015 18:08:47 +0100 Subject: Added win_resize() function --- src/ui/window.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/window.h') diff --git a/src/ui/window.h b/src/ui/window.h index 8e5d17e8..f799b1a6 100644 --- a/src/ui/window.h +++ b/src/ui/window.h @@ -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); -- cgit 1.4.1-2-gfad0 method='get'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/html/113write-stream.subx.html
blob: 3449febb91d31c3c23c2d49065bd9bfce7d91a04 (plain) (tree)
1
2
3
4
5
6
7
8
9