[Window] Add positioning capability
authorIra W. Snyder <devel@irasnyder.com>
Wed, 16 Jan 2008 20:16:42 +0000 (12:16 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 16 Jan 2008 20:16:42 +0000 (12:16 -0800)
commit540a3b2f08673c226860cc6a08ed0f15a057da35
treeb5e0158d945501ab34b1eb24141ef96db95f6c08
parent0a154d6b56adbbc1a85aa83a6404167f6cf50dd1
[Window] Add positioning capability

The TildaWindow class had the capability to set the x-position and
y-position properties, but they had no effect. This adds the appropriate
gtk_window_move() calls so the position is set up correctly.
tilda-window.c