Method GTK2.DrawingArea()->set_background()
- Method
set_background
 GTK2.DrawingAreaset_background(GDK2.Colorto)- Description
 Set the background color or image. The argument is either a GDK2.Pixmap or a GDK2.Color object.
GTK2.DrawingArea set_background(GDK2.Color to)
Set the background color or image. The argument is either a GDK2.Pixmap or a GDK2.Color object.