Hello, Documentation says that ClutterStage is wrapped into a window, implementation of which depends on actual windowing system. How can I access to that window, lets say if I run clutter on Xorg then I would like to get a pointer to Window or something. Or even better, is it possible to move stage window (change its coordinates)?
In case, I don't have GTK, so I can "just use clutter-gtk". Regards, Aarto
