StyleContext.setBackground

Sets the background of @window to the background pattern or color specified in @context for its current state.

More...
class StyleContext
void
setBackground

Parameters

window Window

a #GdkWindow

Detailed Description

Deprecated: Use gtk_render_background() instead. Note that clients still using this function are now responsible for calling this function again whenever @context is invalidated.

Meta