Method GTK1.Style()->apply_default_background()
- Method apply_default_background
GTK1.Style
apply_default_background(GDK1.Window
window
,int
set_bgp
,int
state_type
,GDK1.Rectangle
area
,int
x
,int
y
,int
width
,int
height
)- Description
Set the background of the specified window (or the subarea indicated by the rectangle) to the default background for the state specified by state_type.
If set_bgp is true, the background of the widget will be set, otherwise it will only be drawn into the window.