PackageKitGlib.UpdateDetail¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
[ |
r/w |
||
r/w |
|||
[ |
r/w |
||
r/w |
|||
[ |
r/w |
||
r/w |
|||
r/w |
|||
r/w |
|||
r/w |
|||
r/w |
|||
[ |
r/w |
||
[ |
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
priv |
r |
Class Details¶
- class PackageKitGlib.UpdateDetail(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
PackageKitGlib.UpdateDetail
object.- Return type:
New in version 0.5.4.
- get_bugzilla_urls()¶
- Returns:
string values
- Return type:
[
str
]
Gets the update detail bugzilla URLs.
New in version 0.8.8.
- get_changelog()¶
- Returns:
string values
- Return type:
Gets the update detail changelog.
New in version 0.8.8.
- get_cve_urls()¶
- Returns:
string values
- Return type:
[
str
]
Gets the update detail CVE URLs.
New in version 0.8.8.
- get_issued()¶
- Returns:
string values
- Return type:
Gets the update detail issued string.
New in version 0.8.8.
- get_obsoletes()¶
- Returns:
string values
- Return type:
[
str
]
Gets the update detail obsoletes IDs.
New in version 0.8.8.
- get_package_id()¶
- Returns:
string values
- Return type:
Gets the update detail package ID.
New in version 0.8.8.
- get_restart()¶
- Returns:
enum values
- Return type:
Gets the update detail restart kind.
New in version 0.8.8.
- get_state()¶
- Returns:
enum value
- Return type:
Gets the update detail state.
New in version 0.8.8.
- get_update_text()¶
- Returns:
string values
- Return type:
Gets the update detail update text.
New in version 0.8.8.
- get_updated()¶
- Returns:
string values
- Return type:
Gets the update detail updated string.
New in version 0.8.8.
Property Details¶
- PackageKitGlib.UpdateDetail.props.bugzilla_urls¶
-
New in version 0.8.1.
- PackageKitGlib.UpdateDetail.props.changelog¶
-
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.cve_urls¶
-
New in version 0.8.1.
- PackageKitGlib.UpdateDetail.props.issued¶
-
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.obsoletes¶
-
New in version 0.8.1.
- PackageKitGlib.UpdateDetail.props.package_id¶
-
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.restart¶
- Name:
restart
- Type:
- Default Value:
- Flags:
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.state¶
- Name:
state
- Type:
- Default Value:
- Flags:
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.update_text¶
-
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.updated¶
-
New in version 0.5.4.
- PackageKitGlib.UpdateDetail.props.updates¶
-
New in version 0.8.1.