wxPython
object --+ | Object --+ | Effects
object
Object
Proxy of C++ Effects class
__init__(self)
__repr__(self)
DrawSunkenEdge(self, dc, rect, borderSize)
GetDarkShadow(self)
GetFaceColour(self)
GetHighlightColour(self)
GetLightShadow(self)
GetMediumShadow(self)
Set(self, highlightColour, lightShadow, faceColour, mediumShadow, darkShadow)
SetDarkShadow(self, c)
SetFaceColour(self, c)
SetHighlightColour(self, c)
SetLightShadow(self, c)
SetMediumShadow(self, c)
TileBitmap(self, rect, dc, bitmap)