General Information
===================

This is VDK version 0.6.0 ,
a C++ Wrapper over GTK+ 1.2.x library.
VDK author is: Mario Motta, mmotta@guest.net

VDK is distributed under LGPL.
==============================

The official web site is:
  http://www.guest.net/homepages/mmotta/VDKHome/index.htm
where you can find documentation also.

Installation
============

See the file 'INSTALL'

Installation notes:
==================
VDK does not compile under g++ version < 2.8.x due to lack of
some features for templates.
You need GTK+ 1.2.0 or greater installed to use VDK.
You can download it at:
http://www.gtk.org
