renderBackgroundGetClip

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

void
renderBackgroundGetClip

Parameters

context gtk.style_context.StyleContext

a #GtkStyleContext

x double

X origin of the rectangle

y double

Y origin of the rectangle

width double

rectangle width

height double

rectangle height

outClip gdk.rectangle.Rectangle

return location for the clip