Snapshot.renderFrame

void renderFrame(gtk.style_context.StyleContext context, double x, double y, double width, double height)

Creates a render node for the CSS border according to context, and appends it to the current node of snapshot, without changing the current node.

Parameters

contextthe style context that defines the frame
xX origin of the rectangle
yY origin of the rectangle
widthrectangle width
heightrectangle height