[MonoDevelop] How to add GtkSourceView to MonoDevelop Toolbox?
Michael Hutchinson
m.j.hutchinson at gmail.com
Sat May 29 00:15:22 EDT 2010
On Thu, May 6, 2010 at 12:14 AM, creek23 <mjmendoza at konsolscript.org> wrote:
> How do I add GtkSourceView on MonoDevelop Toolbox? I already have
> "libgtksourceview-2.0-0.dll" on Mono's bin path. But documentation says that
> I should have gtksourceview-sharp.dll. Where can I download
> gtksourceview-sharp.dll?
To reference GtkSourceView# you'd need the devel package with the
pkg-config file.
I don't think it's possible to add it to the toolbox, but you can use
it from code.
FWIW, I suggest you use the fully managed Mono.TextEdtor library
that's part of MonoDevelop.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list