How do you get the active window in GTK? I see there's a function called gtk_widget_top_level but that's not it. I don't want to pass anything to it if I don't have to. I just want to see which window is currently active. Any ideas? Shane