LibvirtGConfig.DomainChardev¶
- Subclasses:
LibvirtGConfig.DomainChannel
,LibvirtGConfig.DomainConsole
,LibvirtGConfig.DomainParallel
,LibvirtGConfig.DomainRedirdev
,LibvirtGConfig.DomainSerial
Methods¶
- Inherited:
LibvirtGConfig.DomainDevice (1), LibvirtGConfig.Object (6), GObject.Object (37)
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class LibvirtGConfig.DomainChardev(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- get_source()¶
- Returns:
the chardev source
- Return type:
Gets the source for the chardev
- set_source(source)¶
- Parameters:
source (
LibvirtGConfig.DomainChardevSource
) –