2.17.11:

2009-09-06  Murray Cumming  <murrayc@murrayc.com>

	* gtk/src/infobar.hg: Added class documentation.

2009-09-06  Murray Cumming  <murrayc@murrayc.com>

	Gdk::Window: Wrapped new methods.

	* gdk/src/gdk_methods.defs: Regenerated.
	* gdk/src/window.[hg|cc]: Added redirect_to_drawable(), 
	remove_redirection(), geometry_changed(), get_root_coords(), restack().

2009-09-06  Murray Cumming  <murrayc@murrayc.com>

	* gtk/src/widget.[hg|ccg]: Put the usual ifdefs around the newly 
	deprecated methods.

2009-09-06  Murray Cumming  <murrayc@murrayc.com>

	Added new getters and a setter.

	* gtk/src/gtk_methods.defs: Regenerated.
	* gtk/src/range.hg: Added get/set_flippable.
	* gtk/src/widget.[hg]: Added get_is_toplevel(), get_is_drawable(), 
	get/set_receives_default(), wrapping the new C functions, 
	deprecating the hand-coded non get-prefixed versions.