Up
_gtkWindowMove
Move a window on the current screen.
Prototype :
fun [ObjGtkWidget I I] ObjGtkWidget
ObjGtkWidget : the gtk window object
I : the new position 'x'
I : the new position 'y'
Return : ObjGtkWidget : the same gtk window or nil if error