1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-toolkits/gtkscintilla/pkg-descr

14 lines
452 B
Plaintext
Raw Normal View History

This is GtkScintilla, a wrapper for the Scintilla (www.scintilla.org) editing
component wich adds some facility to this powerful component written by Neil
Hodgson (and may others).
Scintilla has two little problems:
- It is available only as a static library
- It has a strange (for Linux/GTK+ people) API
GtkScintilla addresses both:
- It is a shared library
- It is a true GtkWidget subclass with a GTK+ API
WWW: http://www.moleskine.f2s.com/