Table of Contents

Delegate TreeViewRowSeparatorFunc

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

Parameters

model IntPtr
iter IntPtr
data IntPtr

Returns

bool