GoVirt.Cdrom¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Name of the CD image |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GoVirt.Cdrom(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- update(current, proxy)¶
- Parameters:
current (
bool
) –proxy (
GoVirt.Proxy
) –
- Raises:
- Return type:
- update_async(current, proxy, cancellable, callback, *user_data)¶
- Parameters:
current (
bool
) –proxy (
GoVirt.Proxy
) –cancellable (
Gio.Cancellable
orNone
) –callback (
Gio.AsyncReadyCallback
orNone
) –
- update_finish(result)¶
- Parameters:
result (
Gio.AsyncResult
) –- Raises:
- Return type: