GCancellableSourceFunc

This is the function type of the callback used for the #GSource returned by g_cancellable_source_new().

alias GCancellableSourceFunc = int function(GCancellable* cancellable, void* userData)

Meta

Since

2.28