AUNaseef / gtk-notepad

Basic text editor written in C/GTK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtk-notepad

Basic text editor for Linux written in C/GTK.

Installation

Use make all to build it (no installation yet). You need gtk-2.0 to compile this program.

Info

This is a basic text editing program, nothing special. You can change font, etc. First project written using GTK.

About

Basic text editor written in C/GTK.

License:GNU General Public License v2.0


Languages

Language:C 98.3%Language:Makefile 1.7%