Re: How do I force a redraw?
- From: Havoc Pennington <hp redhat com>
- To: Werner Lehmann <wl bwl uni-kiel de>
- Cc: Bruce Ide <bruce ide echostar com>, GTK Applications Developer List <gtk-app-devel-list gnome org>
- Subject: Re: How do I force a redraw?
- Date: 04 Nov 2000 10:09:47 -0500
Werner Lehmann <wl bwl uni-kiel de> writes:
There is a gtk_container_get_toplevels(), but I don't see
gtk_window_list_toplevels() anywhere documented or in the source of
v1.2.8 at least. This function would have helped me a month ago a
lot. I had to workaround with my own list and register/un- register
calls which had to be added to a zillion files manually :(
Oh, sorry. window_list_toplevels() replaces container_get_toplevels()
in 2.0, apparently. But container_get_toplevels() returns the same
list (with different memory management on the return value). So you
should be able to use container_get_toplevels() in 1.2.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]