LibvirtGObject.DomainDevice¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
The configuration |
||
r/w/co |
The associated domain |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class LibvirtGObject.DomainDevice(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- get_config()¶
- Returns:
the config. The returned object should be unreffed with
GObject.Object.unref
() when no longer needed.- Return type:
- get_domain()¶
- Returns:
the associated domain. The returned object should be unreffed with
GObject.Object.unref
() when no longer needed.- Return type:
Property Details¶
- LibvirtGObject.DomainDevice.props.config¶
- Name:
config
- Type:
- Default Value:
- Flags:
The configuration
- LibvirtGObject.DomainDevice.props.domain¶
- Name:
domain
- Type:
- Default Value:
- Flags:
The associated domain