LibvirtGObject.Interface

g GObject.Object GObject.Object LibvirtGObject.Interface LibvirtGObject.Interface GObject.Object->LibvirtGObject.Interface

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_config (flags)

get_mac ()

get_name ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

handle

r/w/co

The interface handle

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class LibvirtGObject.Interface(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

LibvirtGObject.InterfaceClass

get_config(flags)
Parameters:

flags (int) – the flags

Raises:

GLib.Error

Returns:

the config. The returned object should be unreffed with GObject.Object.unref() when no longer needed.

Return type:

LibvirtGConfig.Interface

get_mac()
Return type:

str

get_name()
Return type:

str

Property Details

LibvirtGObject.Interface.props.handle
Name:

handle

Type:

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The interface handle