mirror of
https://github.com/php/php-gtk-src.git
synced 2026-03-24 17:22:10 +01:00
14 lines
598 B
Plaintext
14 lines
598 B
Plaintext
LICENSE: GPL
|
|
AUTHORS: Gustavo Giráldez <gustavo.giraldez@gmx.net> and others
|
|
URL: ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview
|
|
|
|
GtkSourceView is a text editing widget that extends the standard Gtk2.x text
|
|
widget. It has features syntax highlighting for a number of languages in
|
|
addition to those found in many standard source editors. Check the demos/
|
|
directory for sample script(s).
|
|
|
|
You must add the --enable-sourceview switch to your ./configure statement when
|
|
you build PHP-GTK 2 in order to enable the extension.
|
|
|
|
NOTE: This extension is currently supported only on the *nix platform.
|