Table of Contents

Delegate BindingTransformFunc

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate bool BindingTransformFunc(nint binding, nint fromValue, nint toValue, nint userData)

Parameters

binding nint
fromValue nint
toValue nint
userData nint

Returns

bool