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
Maxim Sobolev 8d0657e26a Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing
component wich adds some facility to this powerful component.
2000-12-14 12:18:25 +00:00

14 lines
452 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.moleskine.f2s.com/