gtksourceview-sharp help
Is there any quick tutorial on the net on how to get started with using gtksourceview-sharp? I have gtksourceview-sharp.dll but I can't get it to work, even when I have the libgtksourcevi开发者_开发知识库ew-1.0-0.dll in the same directory with it... Thanks!
There is an example program in the source tree: http://anonsvn.mono-project.com/viewvc/trunk/gnome-desktop-sharp/sample/SourceViewTest.cs?revision=94548&view=markup
(Found using google code search, a useful way to look for examples)
精彩评论