Creates a gsk.render_node.RenderNode that will stroke a border rectangle inside the given outline.
The 4 sides of the border can have different widths and colors.
a gsk.rounded_rect.RoundedRect describing the outline of the border
the stroke width of the border on the top, right, bottom and left side respectively.
the color used on the top, right, bottom and left side.
A new gsk.render_node.RenderNode
Creates a gsk.render_node.RenderNode that will stroke a border rectangle inside the given outline.
The 4 sides of the border can have different widths and colors.