diff options
author | Jonathan Blandford <jrb@redhat.com> | 2002-03-15 21:47:52 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2002-03-15 21:47:52 +0000 |
commit | 60a1fa69d0fe4f633e090e12ca056f2dbaf511b9 (patch) | |
tree | 505ae98a48774ecaf6d1c2d89b4ad17cc5b263ab /ChangeLog.pre-2-0 | |
parent | a1a8f1b6c3830afdd89c8a1bf54ff078c558f182 (diff) | |
download | gtk+-60a1fa69d0fe4f633e090e12ca056f2dbaf511b9.tar.gz |
add example to docs, as people are seeming to have trouble with this
Fri Mar 15 12:51:42 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeviewcolumn.c
(gtk_tree_view_column_new_with_attributes): add example to docs,
as people are seeming to have trouble with this function.
Remake docs as well.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 6858c150a2..3ae368e71b 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Fri Mar 15 12:51:42 2002 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktreeviewcolumn.c + (gtk_tree_view_column_new_with_attributes): add example to docs, + as people are seeming to have trouble with this function. + 2002-03-15 Tor Lillqvist <tml@iki.fi> * configure.in: Set MATH_LIB to empty also on Win32. |