Gio.AsyncInitableIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
The parent interface. |
|
init_async |
r |
Starts initialization of the object. |
|
init_finish |
r |
Finishes initialization of the object. |
Methods¶
None
Details¶
- class Gio.AsyncInitableIface¶
Provides an interface for asynchronous initializing object such that initialization may fail.
New in version 2.22.