forked from joejulian/gio
3f25a49c75
Useful when drawing non-rounded rectangles with Stroke. Also, this makes it consistent with RRect and Circle which also have a Path method. Signed-off-by: Pierre Curto <pierre.curto@gmail.com>