From 7990e6fc46c4a73139cb59e2d17df37ff1fe4e0a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 7 Jan 2003 06:50:21 +0000 Subject: add a PlaceWindow event hook type --- src/python.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/python.hh') diff --git a/src/python.hh b/src/python.hh index 81b3b0ca..cfa625d0 100644 --- a/src/python.hh +++ b/src/python.hh @@ -52,6 +52,7 @@ enum KeyContext { enum EventAction { EventEnterWindow, EventLeaveWindow, + EventPlaceWindow, EventNewWindow, EventCloseWindow, EventStartup, -- cgit v1.2.3