Gio.AsyncResultIface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

The parent interface.

get_source_object

object

r

Gets the source object that issued the asynchronous operation.

get_user_data

object

r

Gets the user data passed to the callback.

is_tagged

object

r

Checks if a result is tagged with a particular source.

Methods

None

Details

class Gio.AsyncResultIface

Interface definition for Gio.AsyncResult.