Re: gtk-app-devel-list Digest, Vol 81, Issue 20

2011-01-20 Thread craigbakalian
Hi, I did some hacking into this. If you want a simple form of completion you can use the following implementation- #include gtksourceview/gtksourcecompletion.h #include gtksourceview/gtksourcecompletioninfo.h #include gtksourceview/gtksourcecompletionitem.h #include

Re: gtk-app-devel-list Digest, Vol 81, Issue 20

2011-01-20 Thread Miroslav Rajcic
: Thursday, January 20, 2011 9:45 AM Subject: Re: gtk-app-devel-list Digest, Vol 81, Issue 20 Hi, I did some hacking into this. If you want a simple form of completion you can use the following implementation- #include gtksourceview/gtksourcecompletion.h #include gtksourceview