Table of Contents

Delegate SourceFuncsDispatchFunc

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate bool SourceFuncsDispatchFunc(nint source, SourceFunc callback, nint userData)

Parameters

source nint
callback SourceFunc
userData nint

Returns

bool