Sets position of window

Prototypes

void setPosition(
  WindowPosition w
);
void setPosition(
  int x,
  int y
);