Neil Roberts e66c679e84 win32: Add a public clutter_win32_handle_event function
This function handles a single windows message. The idea is that it
could be used by clutter-gtk to forward on events from a
GdkEventFilter. The function replaces the old message_translate()
function. That function didn't translate the event anymore anyway and
instead it could generate multiple events so
clutter_win32_handle_event seems like a more appropriate name. The
function returns TRUE or FALSE depending on whether the event was
completely handled instead of setting call_window_proc.
2010-10-25 13:19:17 +01:00
..
2010-10-25 13:18:25 +01:00
2010-09-29 15:55:58 +01:00
2010-10-19 17:48:15 +01:00
2010-09-29 15:55:58 +01:00
2010-10-19 17:48:15 +01:00
2010-10-25 13:18:25 +01:00
2010-10-18 11:26:44 +01:00
2010-10-04 11:30:32 +01:00
2010-09-08 16:41:47 +01:00
2010-10-14 16:23:05 +01:00
2010-10-18 11:26:44 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-10-18 11:26:44 +01:00
2010-10-18 11:26:44 +01:00
2010-10-14 16:23:05 +01:00