Table of Contents

Delegate SelectionModelInterfaceData.SelectRangeCallback

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

Parameters

model nint
position uint
nItems uint
unselectRest bool

Returns

bool