CancellableSourceFunc
This is the function type of the callback used for the #GSource returned by g_cancellable_source_new().
param
cancellable
the #GCancellablereturn it should return false if the source should be removed.
This is the function type of the callback used for the #GSource returned by g_cancellable_source_new().
param cancellable
the #GCancellable
return it should return false if the source should be removed.