On 3/20/07, Carlos Savoretti <csavoretti clubsanjorge com ar> wrote:
Hi all! A simple question... Is there any function equivalent to topLevelWidgets in gtk ? Or some way to emulate it ? I need it in order to iterate thru all the
You are probably looking for gtk_window_list_toplevels().