PackageKitGlib.RepoDetail¶
- 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.RepoDetail(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
PackageKitGlib.RepoDetail
object.- Return type:
New in version 0.5.4.
- get_description()¶
- Returns:
string ID, e.g. “Fedora 20 - i386”
- Return type:
Gets the repository description.
New in version 0.9.1.
- get_enabled()¶
-
Gets the repository enabled status.
New in version 0.9.1.
Property Details¶
- PackageKitGlib.RepoDetail.props.description¶
-
New in version 0.5.4.
- PackageKitGlib.RepoDetail.props.enabled¶
-
New in version 0.5.4.