render_frame


Description:

[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public void render_frame (StyleContext context, double x, double y, double width, double height)

Warning: render_frame is deprecated since 4.10.

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

Parameters:

this

a `GtkSnapshot`

context

the style context that defines the frame

x

X origin of the rectangle

y

Y origin of the rectangle

width

rectangle width

height

rectangle height