renderFocus

fnvoid renderFocus(gtk.style_context.StyleContext context, cairo.context.Context cr, double x, double y, double width, double height)

Renders a focus indicator on the rectangle determined by x, y, width, height.

Typical focus rendering:

![](focus.png)

Parameters

contexta [gtk.style_context.StyleContext]
cra [cairo.context.Context]
xX origin of the rectangle
yY origin of the rectangle
widthrectangle width
heightrectangle height