Re: [Vala] [PATCH] Tiny patch regarding gdk-x11 vapi.



On Sat, 2009-05-30 at 18:30 -0300, Alexandre Moreira wrote:
I am dealing with the new x11 binding and a few things (trying to port
a System Tray manager to Vala) and I found that there is (what I
believe to be) a tiny mistake in gdk-x11 vapi files.

Gdk.x11_screen_get_xscreen is returning a Gdk.Screen, where it should
return a X.Screen, so I'm sending you the simplest patch possible:
changing Gdk to X

Thanks for the patch. gdk-x11-2.0.vapi is - like most .vapi files -
generated from files in vapi/packages/ as indicated on the first line of
the .vapi file. This means that we should update the input files and
regenerate the .vapi, instead of directly modifying the .vapi file.

I've pushed updated bindings to git master, let me know if there are
more issues.

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]