summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoe Shaw <joe@ximian.com>2002-02-13 22:49:40 +0000
committerJoe Shaw <joeshaw@src.gnome.org>2002-02-13 22:49:40 +0000
commit3a4a6edb79fc111a343f2caa7892787c74416e6a (patch)
tree93f6de13dd7bd130c308019ff6faf12fc12061fd /tests
parentd000d2bb6de4b50a8ead060eef9dd91a265a1240 (diff)
downloadgtk+-3a4a6edb79fc111a343f2caa7892787c74416e6a.tar.gz
Don't chain up to the container's expose event. Instead call
2002-02-13 Joe Shaw <joe@ximian.com> * gtk/gtktreeitem.c (gtk_tree_item_expose): Don't chain up to the container's expose event. Instead call gtk_tree_item_expose_child() on each child. Avoids a failed g_assert() in gtk_container_propagate_expose(). (gtk_tree_item_expose_child): Added. Synthesize an expose event for our children. Basically gtk_container_propagate_expose() minus the g_assert(). (#71396)
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions