diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-02-25 21:39:14 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-02-25 21:39:14 +0000 |
commit | 996f8e931a23610e4d476db0515e09e02b9bc1c3 (patch) | |
tree | 7ddb17399fb9645e945bbe402f2ca5596c1a423d /README | |
parent | 2a4c97f3b3d211dbd4e8edda3208960c25b4644d (diff) | |
download | gdk-pixbuf-996f8e931a23610e4d476db0515e09e02b9bc1c3.tar.gz |
Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0
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.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |