Hello.

I think that gtk_window_present is the function you're looking for.

http://library.gnome.org/devel/gtk/stable/GtkWindow.html#gtk-window-present


2009/5/18 Gorshkov <listsubscripti...@oghma.on.ca>:
> I have an application where I occasionally open a window when a user selects
> a field in another window. 2nd window (usually) is kept open, but over time
> becomes hidden by other windows.
>
> The second window automatically becomes the active window when I first show
> it, so that's not a problem. My question is this: How do I force the 2nd
> window to become the active window, if it is already visible?
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>



-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to