Table of Contents

Delegate BindingTransformFunc

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

Parameters

binding IntPtr
fromValue IntPtr
toValue IntPtr
userData IntPtr

Returns

bool