libvirt-gobject-1.0
Description:
GLib and GObject mapping of libvirt.
Content:
Namespaces:
- GVir
- Connection
- ConnectionHandle
- Domain
- DomainDevice
- DomainDisk
- DomainDiskStats
- DomainHandle
- DomainInfo
- DomainInterface
- DomainInterfaceStats
- DomainSnapshot
- DomainSnapshotHandle
- Interface
- InterfaceHandle
- Manager
- Network
- NetworkDHCPLease
- NetworkFilter
- NetworkFilterHandle
- NetworkHandle
- NodeDevice
- NodeDeviceHandle
- NodeInfo
- Secret
- SecretHandle
- StoragePool
- StoragePoolHandle
- StoragePoolInfo
- StorageVol
- StorageVolHandle
- StorageVolInfo
- Stream
- StreamHandle
- DomainDeleteFlags
- DomainRebootFlags
- DomainShutdownFlags
- DomainSnapshotCreateFlags
- DomainSnapshotDeleteFlags
- DomainSnapshotListFlags
- DomainSnapshotRevertFlags
- DomainStartFlags
- DomainState
- DomainUpdateDeviceFlags
- DomainXMLFlags
- IPAddrType
- StoragePoolState
- StorageVolResizeFlags
- StorageVolType
- StreamIOCondition
- public delegate bool StreamIOFunc (Stream stream, StreamIOCondition cond, void* opaque)
- public delegate int StreamSinkFunc (Stream stream, out unowned string[] buf)
- public delegate int StreamSourceFunc (Stream stream, out unowned string[] buf)
- public void init_object (ref unowned string[]? argv)
- public bool init_object_check (ref unowned string[]? argv) throws Error