TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Interface for implementing AsyncResult. Contains only the virtual methods that need to be implemented.
Virtual
Gets the source object from a Gio.AsyncResult.
Gets the user data from a Gio.AsyncResult.
Checks if res has the given source_tag (generally a function pointer indicating the function res was created by).
res
source_tag
an application-defined tag
Interface for implementing AsyncResult. Contains only the virtual methods that need to be implemented.