From hoelz at wisc.edu Sun Jan 28 19:09:50 2007 From: hoelz at wisc.edu (Rob Hoelz) Date: Sun Jan 28 19:04:58 2007 Subject: [GUI] Haskell Xlib: why no get_PropertyEvent Message-ID: <20070128180950.167f144f@localhost.localdomain> I'm new to Haskell, and I'm trying to write an Xlib application with it. The problem is, I can't access property events because there's no corresponding function. Could anyone tell me why get_PropertyEvent was omitted? Thanks, Rob Hoelz