LibvirtGConfig.DomainInterface¶
- Subclasses:
LibvirtGConfig.DomainInterfaceBridge
,LibvirtGConfig.DomainInterfaceNetwork
,LibvirtGConfig.DomainInterfaceUser
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.DomainInterface(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- get_filterref()¶
- Returns:
A
LibvirtGConfig.DomainInterfaceFilterref
. The returned object should be unreffed withGObject.Object.unref
() when no longer needed.- Return type:
Gets the filterref associated with the self
- get_link_state()¶
- Return type:
- set_filterref(filterref)¶
- Parameters:
filterref (
LibvirtGConfig.DomainInterfaceFilterref
orNone
) – the filterref to set
- set_link_state(state)¶
- Parameters:
state (
LibvirtGConfig.DomainInterfaceLinkState
) –