Table of Contents

Delegate BindingTransformFunc

Namespace
GObject
Assembly
GObject-2.0.dll
public delegate bool BindingTransformFunc(Binding binding, Value fromValue, Value toValue)

Parameters

binding Binding
fromValue Value
toValue Value

Returns

bool