diff options
author | Jonathan Blandford <jrb@redhat.com> | 2000-03-23 22:33:38 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2000-03-23 22:33:38 +0000 |
commit | 07b1e46225fb6c34262c71e09c155267e1e79aa7 (patch) | |
tree | a88c13e1a275adf66ad622a9eb63e08313cf0473 /ChangeLog.pre-2-0 | |
parent | d71b91671684f8c6699fdcf096028333f403cec4 (diff) | |
download | gtk+-07b1e46225fb6c34262c71e09c155267e1e79aa7.tar.gz |
add getter.
2000-03-23 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkpaned.c (gtk_paned_get_position): add getter.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 1fd36a68a8..57509b88e8 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +2000-03-23 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtkpaned.c (gtk_paned_get_position): add getter. + 2000-03-17 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c: Remove the #ifndef |