Trees | Indices | Toggle frames |
---|
ctypes.Structure --+ | Sound_VersionVersion structure.
__repr__(self) |
int |
major
Major version number
|
int |
minor
Minor version number
|
int |
patch
Patch revision number
|
_fields_ = [('major', c_int), ('minor', c_int), ('patch', c_int)]
|
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Wed Oct 26 10:00:13 2011 | http://epydoc.sourceforge.net |