Re: GTK in 2 differents display



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
tadeboro gmail com
tadej borovsak gmail com


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