Vala for pidgin plugins
Asked Answered
A

2

6

Has anyone tried writing a pidgin or libpurple plugin in Vala? From a quick look at the Vala homepage it seems like it would be a great language for it, and make a good opportunity to learn Vala, but learning both Vala and the fine art of pidgin plugins at the same time is a little overwhelming. Anyone have any pointers?

Achates answered 16/9, 2009 at 17:11 Comment(0)
A
8

Pidgin-Games is a plugin for pidgin written in vala. You could have a look at its source code http://pidgin-games.svn.sourceforge.net/viewvc/pidgin-games/trunk/src/. You probably will want to read the Vala Tutorial and code samples first if you haven't already.

Alexaalexander answered 1/10, 2009 at 20:45 Comment(0)
V
4

I also started writing a VAPI for libpurple and I also was able to write a small libpurple client for testing purposes in Vala... So the answer can only be of course! ;)

Vince answered 24/2, 2010 at 4:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.