inherit Ocgtk_gio__.GAsync_result.async_result_t
method get_cancellable : unit -> Ocgtk_gio__.GCancellable.cancellable_t optionmethod get_check_cancellable : unit -> boolmethod get_completed : unit -> boolmethod get_name : unit -> string optionmethod get_priority : unit -> intmethod get_return_on_cancel : unit -> boolmethod had_error : unit -> boolmethod return_boolean : bool -> unitmethod return_error_if_cancelled : unit -> boolmethod return_int : int -> unitmethod set_check_cancellable : bool -> unitmethod set_name : string option -> unitmethod set_priority : int -> unitmethod set_return_on_cancel : bool -> boolmethod set_static_name : string option -> unitmethod as_task : Ocgtk_gio__.Task.t