Hi,
This patch fixes a small typo in the X11 bindings of Vala 0.10.4:
--- x11.vapi.orig 2011-03-14 13:56:11.087734497 +0100
+++ x11.vapi 2011-03-14 13:57:16.400729669 +0100
@@ -202,7 +202,7 @@
public int select_input (Window w, long event_mask);
[CCode (cname = "XSendEvent")]
- public void send_event (Window w, bool prpagate, long event_mask, ref Event event_send);
+ public void send_event (Window w, bool propagate, long event_mask, ref Event event_send);
[CCode (cname = "XSetCloseDownMode")]
public void set_close_down_mode (int close_mode);
Best regards
Alexander Kurtz
Attachment:
signature.asc
Description: This is a digitally signed message part