GTK+ 3.0 released in February 2011. But unfortunately gtksharp doesn't support it yet. Are they going to support it?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

As far as I know, yes. One of the big improvements in GTK 3 was to make it much easier to automatically generate bindings to other languages.

In the meantime you might want to check out Vala, a C#-like language that supports GTK 3.

link|improve this answer
Thanks. It's a good point, I will check Vala. – Sergey Litvinov Oct 12 '11 at 13:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.