1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/x11-toolkits/gtkscintilla/pkg-descr
2002-02-11 13:30:02 +00:00

14 lines
464 B
Plaintext

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.micampe.it/software/moleskine/