
Question:
Programming with GTK+ is annoying and physically painful because of the sheer amount of reaching out for the "_" key. For anyone with actual GTK+ experience, have you found a work around for this?. The platform is linux based.
Solution:1
Use an editor with code completion support. Eclipse, Vim, and Emacs can all do this.
Solution:2
Solution:3
Either use autocompletion, or reassign your underscore key to another, more reachable one.
Solution:4
If you just wish to use the api of gtk+ - then try vala, pygtk or binding in language of your preference. If you wish to modify core then use autocomplete,macros.
Note:If u also have question or solution just comment us below or mail us on toontricks1994@gmail.com
EmoticonEmoticon