Gio.AsyncResultIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
The parent interface. |
|
get_source_object |
r |
Gets the source object that issued the asynchronous operation. |
|
get_user_data |
r |
Gets the user data passed to the callback. |
|
is_tagged |
r |
Checks if a result is tagged with a particular source. |
Methods¶
None
Details¶
- class Gio.AsyncResultIface¶
Interface definition for
Gio.AsyncResult
.