GObject.Object
Gio.SimpleAsyncResult
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GSimpleAsyncResult |
| Class : | SimpleAsyncResult |
| Implements: | Gio.AsyncResult |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.SimpleAsyncResult
()
Create a new Gio.SimpleAsyncResult
Create a new Gio.SimpleAsyncResult
|
||
|
new Gio.SimpleAsyncResult.c_new
(Object source_object, Function callback, void* user_data, void* source_tag)
:
Gio.SimpleAsyncResult
Create a new Gio.SimpleAsyncResult
Create a new Gio.SimpleAsyncResult
|
||
|
Gio.SimpleAsyncResult | |
|
complete
()
:
none
|
Gio.SimpleAsyncResult | |
|
complete_in_idle
()
:
none
|
Gio.SimpleAsyncResult | |
|
get_op_res_gboolean
()
:
Boolean
|
Gio.SimpleAsyncResult | |
|
get_op_res_gpointer
()
:
void*
|
Gio.SimpleAsyncResult | |
|
get_op_res_gssize
()
:
Number
|
Gio.SimpleAsyncResult | |
|
get_source_object
()
:
GObject.Object
|
Gio.AsyncResult | |
|
get_source_tag
()
:
void*
|
Gio.SimpleAsyncResult | |
|
get_user_data
()
:
void*
|
Gio.AsyncResult | |
|
Gio.SimpleAsyncResult | |
|
set_handle_cancellation
(Boolean handle_cancellation)
:
none
|
Gio.SimpleAsyncResult | |
|
set_op_res_gboolean
(Boolean op_res)
:
none
|
Gio.SimpleAsyncResult | |
| Gio.SimpleAsyncResult | ||
|
set_op_res_gssize
(Number op_res)
:
none
|
Gio.SimpleAsyncResult | |
| None |