Skip to content

whitestone8214/GtkWidget2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GtkWidget2 - User-customizable widget class for GTK+ 2.x.

Version 0.1

Copyright (C) 2015-2016 Minho Jo <whitestone8214@openmailbox.org>

License: GNU Lesser General Public License version 3 (or any later version) (see lgpl-3.txt)

Usage:
	- Add #include <gtkwidget2.h> into proper position of code.
	- Then compile the code with option $(pkg-config --cflags --libs gtkwidget2).

Note:
	- This library should be built on and used with GTK+ 2.x. Building on and using with GTK+ 1.x or 3.x can cause irreversable tragedy.

About

User-customizable widget class for GTK+ 2.x.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published