Class
RBAsyncCopy
Instance methods
rb_async_copy_cancel
Cancels the loading operation, ensuring that the callback will not be called again.
rb_async_copy_get_error
If an error has occurred that prevents the copy from proceeding,
this function will return a GError
, otherwise NULL.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.