| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class RendererVersion |
|
object --+
|
RendererVersion
This simple struct represents the wx.RendererNative interface
version and is only used as the return value of
wx.RendererNative.GetVersion.
| Method Summary | |
|---|---|
| RendererVersion |
This simple struct represents the wx.RendererNative interface
version and is only used as the return value of
wx.RendererNative.GetVersion. |
__del__(self)
| |
| bool | IsCompatible(ver)
(Static method) |
| Property Summary | |
|---|---|
age | |
thisown: The membership flag | |
version | |
| Class Variable Summary | |
|---|---|
int |
Current_Age = 5 |
int |
Current_Version = 1 |
| Instance Method Details |
|---|
__init__(self,
version_,
age_)
|
| Property Details |
|---|
thisownThe membership flag |
| Class Variable Details |
|---|
Current_Age
|
Current_Version
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:50 2007 | http://epydoc.sf.net |