Syntax Highlight and Autocomplete in Geany for GTK+ (C)
        Posted  
        
            by 
                Prasanna Choudhari
            
        on Super User
        
        See other posts from Super User
        
            or by Prasanna Choudhari
        
        
        
        Published on 2012-11-01T16:16:47Z
        Indexed on 
            2012/11/22
            11:05 UTC
        
        
        Read the original article
        Hit count: 359
        
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? :'(
© Super User or respective owner