
[Top]
GTK
GTK.Widget
|
Method GTK.Widget()->set_background()
- Method
set_background
object(GTK.Widget) GTK.Widget()->set_background(object(GDK.Color) background)
- Description
-
Set the background color or image.
The argument is either a GDK.Pixmap or a GDK.Color object.
NOTE: The widget must be realized before this function can be used
Extracted from Pike v7.3 release 11 at 2001-11-03.
|