Re: How to help



On Sat, 2009-07-18 at 23:01 +0200, Bernd Robertz wrote:
> Hello all,
> 
> I´m developing apps with Gtkmm under Linux (sometimes also under
> Windows) for long time and I have to say Gtkmm is a great framework. I
> like it much more than QT or the Windows frameworks.
> 
> Now I just want to know, how can I help to develope Gtkmm itself or to
> help with other things wich belongs to Gtkmm (site maintaining, devbook
> maintaining, or something like this).
> 
> I just have rare time, but I want to help because I like the list and of
> course the toolkit and I want to give a bit of the great work of Gtkmm
> back.

Now is a good time to help. There is new API in gtkmm that needs to be
wrapped. Try to build gtkmm in jhbuild, for instance, and notice the
warnings about unwrapped functions. You can also look at the list of new
API in the latest GTK+:
http://library.gnome.org/devel/gtk/unstable/api-index-2-18.html

This gives you some idea how to wrap new API, though it's generally
clear from looking at the existing .hg/ccg files:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/chapter-wrapping-c-libraries.html

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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