Table of Contents

Delegate TreeViewRowSeparatorFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeViewRowSeparatorFunc(nint model, nint iter, nint data)

Parameters

model nint
iter nint
data nint

Returns

bool