David Buchan wrote:
>   gtk_window_set_position (GTK_WINDOW (window1), GTK_WIN_POS_NONE);
[snip]
> 
> I find that the two windows are always placed right on top of each other. I 
> can drag the top one off the one underneath, but I'd like the window manager 
> to choose placements that are separate.
> 
> Suggestions? Have I bungled something?

Have you tried not calling gtk_window_set_position()?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to