Hi.

> "Can I tell how many monitors span the screen horizontally and vertically?"
>
> I've found a function called get_screen_n_monitors() but if it returned (say) 
> 4 monitors, would it be possible to tell if they were in a 2x2 array or a 4x1 
> array?

You can get the layout of monitors by inspecting their geometry (x and
y coordinates).

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to