Table of Contents

Delegate SelectionModelInterfaceData.SelectRangeCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool SelectionModelInterfaceData.SelectRangeCallback(IntPtr model, uint position, uint nItems, bool unselectRest)

Parameters

model IntPtr
position uint
nItems uint
unselectRest bool

Returns

bool