Renders a focus indicator on the rectangle determined by x, y, width, height.
Typical focus rendering:
a gtk.style_context.StyleContext
a cairo.context.Context
X origin of the rectangle
Y origin of the rectangle
rectangle width
rectangle height
Renders a focus indicator on the rectangle determined by x, y, width, height.
Typical focus rendering: