AsyncInitable
Object Hierarchy:
Description:
[
Version ( since =
"2.22" ) ]
public interface AsyncInitable :
Object
All known implementing classes:
Content:
Static methods:
- public static async Object new_async (Type object_type, int io_priority = DEFAULT, Cancellable? cancellable, ...) throws Error
- public static async Object new_valist_async (Type object_type, string first_property_name, va_list var_args, int io_priority = DEFAULT, Cancellable? cancellable = null)
- public static async Object newv_async (Type object_type, Parameter[] parameters, int io_priority = DEFAULT, Cancellable? cancellable = null)
Methods:
Inherited Members:
All known members inherited from class GLib.Object