On Sat, 2010-02-27 at 17:04 +0200, Michael wrote: > Currently there is no base64 support in Glibmm, and you need to use > glib for it. It has to be quite easy. > http://library.gnome.org/devel/glib/stable/glib-Base64-Encoding.html > You will probably need only encode and decode routines. > I believe that wrapping them can be quite easy. If no one has the time > to do it, I could do it, > if anyone can send me a link to the developers guidelines and policies > for glibmm, I'll be glad > to do it.
Thanks. Please put patches in bugzilla: http://www.gtkmm.org/bugs.shtml#NewBugs Here is some useful documentation, though it's probably far more than you need: http://library.gnome.org/devel/gtkmm-tutorial/unstable/chapter-wrapping-c-libraries.html.en -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
