On Wed, Feb 05, 2003 at 12:13:51PM +0700, beer wrote: > I will create a window when a user click button on menubar and when > a user click this button again I would like to bring a window that > has already created on the top.
Use gtk_window_present(). Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
