PackageKitGlib.EulaRequired¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
|||
r/w |
|||
r/w |
|||
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
priv |
r |
Class Details¶
- class PackageKitGlib.EulaRequired(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
PackageKitGlib.EulaRequired
object.- Return type:
New in version 0.5.4.
- get_license_agreement()¶
- Returns:
license agreement text
- Return type:
Get the text of the license agreement.
New in version 1.1.8.
- get_package_id()¶
- Returns:
a PackageID
- Return type:
Get the PackageID this EULA is for
New in version 1.1.8.
Property Details¶
- PackageKitGlib.EulaRequired.props.eula_id¶
-
ID for this EULA.
New in version 0.5.4.
- PackageKitGlib.EulaRequired.props.license_agreement¶
-
The text of the license agreement.
New in version 0.5.4.
- PackageKitGlib.EulaRequired.props.package_id¶
-
PackageID this EULA is for.
New in version 0.5.4.