Table of Contents

Delegate RangeClassData.ChangeValueCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool RangeClassData.ChangeValueCallback(IntPtr range, ScrollType scroll, double newValue)

Parameters

range IntPtr
scroll ScrollType
newValue double

Returns

bool