StyleContext.renderBackgroundGetClip

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

class StyleContext
static
void
renderBackgroundGetClip
(,
double x
,
double y
,
double width
,
double height
,)

Parameters

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 GdkRectangle

return location for the clip

Meta

Since

3.20