Convenience functions for setting/retrieving window geometry.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Mar 2009 00:22:46 +0000 (09:22 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Mar 2009 00:22:46 +0000 (09:22 +0900)
commitc1c6d7c7e942d47f65b112fdd7cdc64361ef2ea4
treeed1751c77f97e4c0e77d129a48ddc603eca184b1
parentb4b7591371add6dac8c191a522be4a43ef25b7eb
Convenience functions for setting/retrieving window geometry.

Created a pair of convenience functions in psppire-conf.c to
perform saving and loading of window geometry.  Updated
psppire-window.c to use them.
src/ui/gui/psppire-conf.c
src/ui/gui/psppire-conf.h
src/ui/gui/psppire-window.c