]> Pileus Git - ~andy/gtk/commit
Don't reference the widgets in the resulting list. (#11821) This makes
authorOwen Taylor <otaylor@redhat.com>
Mon, 26 Mar 2001 20:54:17 +0000 (20:54 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 26 Mar 2001 20:54:17 +0000 (20:54 +0000)
commit2c613ffd95fd25dceea8173271f3fbc488321cd9
treee44f8e8c1ac30bcf7a3374397395482de7b79c85
parentcf41369b5b0f7898cb9c49a35dfb8febd7aef364
Don't reference the widgets in the resulting list. (#11821) This makes

Mon Mar 26 15:48:45 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwindow.c (gtk_window_list_toplevels): Don't
reference the widgets in the resulting list. (#11821)
This makes this consistent with gtk_container_children.

* gtk/gtkwindow.c gtk/gtkwidget.c: Fix up the two
uses of gtk_window_list_toplevels.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwidget.c
gtk/gtkwindow.c