A structure containing information about a Linux distribution as returned by the lsb_release
utility.
See wx.GetLinuxDistributionInfo or PlatformInfo.GetLinuxDistributionInfo
for more info.
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
A structure containing information about a Linux distribution as returned by the lsb_release utility.
ldi (wx.LinuxDistributionInfo)
ldi (wx.LinuxDistributionInfo)
A public C++ attribute of type string
. The code name of the distribution; e.g. “jaunty”.
A public C++ attribute of type string
. The description of the distribution; e.g. “Ubuntu 9.04”.
A public C++ attribute of type string
. The id of the distribution; e.g. “Ubuntu”.
A public C++ attribute of type string
. The version of the distribution; e.g. “9.04”.