LibvirtGConfig.DomainCapabilitiesOs¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class LibvirtGConfig.DomainCapabilitiesOs(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_firmwares()¶
- Returns:
a newly allocated
GLib.List
ofLibvirtGConfig.DomainOsFirmware
.- Return type:
Gets the firmwares supported by self. The returned list should be freed with g_list_free().
- do_get_firmwares() virtual¶
- Returns:
a newly allocated
GLib.List
ofLibvirtGConfig.DomainOsFirmware
.- Return type:
Gets the firmwares supported by os. The returned list should be freed with g_list_free().