From 55b5e035fcb721452d1feaa1b1a1679f71c2b8e9 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Fri, 10 Jul 1998 03:59:44 +0000 Subject: collect the arguments with gtk_container_child_args_collect, not through Fri Jul 10 05:51:44 1998 Tim Janik * gtk/gtkcontainer.c: (gtk_container_add_with_args): collect the arguments with gtk_container_child_args_collect, not through gtk_object_args_collect. (gtk_container_child_set): likewise. (cut 'n paste strikes back) --- ChangeLog.pre-2-4 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index f768c3f152..2edef03d8d 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,10 @@ +Fri Jul 10 05:51:44 1998 Tim Janik + + * gtk/gtkcontainer.c: + (gtk_container_add_with_args): collect the arguments with + gtk_container_child_args_collect, not through gtk_object_args_collect. + (gtk_container_child_set): likewise. + Fri Jul 10 04:20:35 1998 Tim Janik * gtk/gtktypeutils.h: -- cgit v1.2.1