Our own function, window_present(), is GTK2 and GTK1 compatiable. It calls gtk_window_present() in the case of GTK2 and does some other things for GTK1.
On Mon, Jan 29, 2007 at 11:29:12PM +0000, [EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20615 > > User: ulfl > Date: 2007/01/29 11:29 PM > > Log: > call gtk_window_present() only on GTK >= 2.x, should fix current > compilation problems. > > I don't have tested this on a GTK 1.x system... > > Directory: /trunk/gtk/ > Changes Path Action > +8 -0 uat_gui.c Modified > > _______________________________________________ > Wireshark-commits mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-commits _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
