gtkStyleSetBackground {RGtk2}R Documentation

gtkStyleSetBackground

Description

Sets the background of window to the background color or pixmap specified by style for the given state.

Usage

gtkStyleSetBackground(object, window, state.type)

Arguments

object [GtkStyle] a GtkStyle
window [GdkWindow] a GdkWindow
state.type [GtkStateType] a state

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]