Re: Removal of icons in buttons/menus

2013-10-10 Thread Allin Cottrell
On Wed, 9 Oct 2013, Matthias Clasen wrote: [T]he GtkSettings that we are discussing here do nothing for application developers. On the contrary, by removing the settings, we have given you as application developer _more_ control over how your application appears to your users. If we take the

Re: Tutorials on writing bindings?

2013-10-10 Thread Jasper St. Pierre
You haven't been getting many responses simply because there's no easy tutorial on writing a language binding. It's a hard and difficult process, and requires a significant amount of effort. Most significant language bindings also contribute to the gobject-introspection project itself because they

Re: Tutorials on writing bindings?

2013-10-10 Thread Patrick
Hi Everyone Sorry to answer my own post. I didn't get a response so I am guessing either there isn't a comprehensive tutorial on writing bindings or my post was poorly worded. If I could just get some guidance on where to focus my studying that would be so great. I didn't want to mention t

Re: Spell checking in GIO

2013-10-10 Thread Коростіль Данило
I'm the current gtkspell maintainer and last year took care of g-objectifying GtkSpell and releasing a Gtk+3 compatible version. That said, if the goal is to adapt gtkspell and integrate in into Gtk, I'm happy to do so (possibly with the assistance of someone more experienced with working insid