Hello. > My Xserver is configured with 2 displays (:0.0 and :0.1). > Is it possible to open a window in each display inside the same process? > > It looks not possible but I cannot found references in the > Documentation. Did I miss something?
I'm almost sure this can be done. See gtk_window_set_screen() function is the one that will take care of migration. You'll also want to read docs on GdkDisplayManager, GdkDisplay and GdkScreen. Tadej -- Tadej Borovšak tadeboro.blogspot.com tadeb...@gmail.com tadej.borov...@gmail.com _______________________________________________ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list