Table of Contents

Delegate SelectionModelInterfaceData.SelectItemCallback

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

Parameters

model IntPtr
position uint
unselectRest bool

Returns

bool