Re: window position



Yes, is very similar:

gtk_window_set_transient_for(GTK_WINDOW(a),GTK_WINDOW(b))


>Jim Edwards wrote:
> 
> In perl it´s
> 
> $a->set_transient_for($b)
> 
> I´m sure the name is (almost) the same in c , you´ll have to look up the
> syntax.
> 
> Jim
> 
> castelo wrote:
> 
> > Hi..
> >
> > If I have two windows('a' and 'b'), how I want to set
> > windows 'a' always stay infront of window 'b'.
> >
> > regards
> > zalo
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> > http://personal.mail.yahoo.com/
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]