Incremented version to 1.2.0. -Shawn <amundson@gtk.org>

Incremented version to 1.2.0.  -Shawn <amundson@gtk.org>

Also:

Wed Feb 24 05:26:20 CST 1999 Shawn T. Amundson <amundson@gtk.org>

        * gtk/gtkitemfactory.h: added a dummy gpointer to
          GtkItemFactoryClass for Tim Janik.

Mon Feb 22 21:22:11 1999  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkcontainer.h gtk/gtkwidget.h: Added some
          padding to class structures to allow addition
          of signals without breaking binary compatibility.
This commit is contained in:
CST 1999 Shawn T. Amundson
1999-02-25 21:39:14 +00:00
committed by Shawn Amundson
parent 2a4c97f3b3
commit 996f8e931a
32 changed files with 1594 additions and 1429 deletions

2
README
View File

@ -1,7 +1,7 @@
General Information
===================
This is GTK+ version 1.1.16. GTK+, which stands for the Gimp ToolKit,
This is GTK+ version 1.2.0. GTK+, which stands for the Gimp ToolKit,
is a library for creating graphical user interfaces for the X Window
System. It is designed to be small, efficient, and flexible. GTK+ is
written in C with a very object-oriented approach.