renderBackgroundGetClip

fnvoid renderBackgroundGetClip(gtk.style_context.StyleContext context, double x, double y, double width, double height, out gdk.rectangle.Rectangle outClip)

Returns the area that will be affected (i.e. drawn to) when calling gtk.global.renderBackground for the given context and rectangle.

Parameters

contexta #GtkStyleContext
xX origin of the rectangle
yY origin of the rectangle
widthrectangle width
heightrectangle height
outClipreturn location for the clip