Help for this page
my $circle = Goo::Canvas::Ellipse->new( $g, $cx, $cy, 3, 3, 'stroke-color' => 'red', # <===== LIKE THIS 'line-width' => 1);