PackageKitGlib.DistroUpgrade¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
|||
r/w |
|||
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
priv |
r |
Class Details¶
- class PackageKitGlib.DistroUpgrade(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
PackageKitGlib.DistroUpgrade
object.- Return type:
New in version 0.5.4.
- get_id()¶
- Returns:
the distro-id, e.g. “fedora-14”
- Return type:
Gets the distribution identifier. You use this value to call UpgradeSystem.
New in version 0.6.11.
- get_state()¶
- Returns:
the printable name, e.g.
PackageKitGlib.DistroUpgradeEnum.UNSTABLE
- Return type:
Gets the status of the distribution upgrade.
New in version 0.6.11.
Property Details¶
- PackageKitGlib.DistroUpgrade.props.name¶
-
New in version 0.5.4.
- PackageKitGlib.DistroUpgrade.props.state¶
- Name:
state
- Type:
- Default Value:
- Flags:
New in version 0.5.4.