Syntax Highlight and Autocomplete in Geany for GTK+ (C)
- by Prasanna Choudhari
I have just started GTK+ coding in C.
I was curious whether i can get syntax highlight and auto-completion working for my GTK code...
because as a beginner it would be helpful.
I was completely convinced that it was not possible until i came across this video on youtube:
https://www.youtube.com/watch?v=AyeQrO1VDFM&feature=plcp
I asked the uploader for help, but turns out his last activity on youtube was in Septembeer :(
I also tried opening the gtk.h file with geany as i had read somewhere that it worked, but unfortunately it didn't work too.
Any help? :'(