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

a GtkStyle

window

a GdkWindow

state.type

a state

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]