Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
GTK
GTK.Widget

Method GTK.Widget()->set_background()


Method set_background

GTK.Widget set_background(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