Table of Contents

Class TreeModel.RowInsertedSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnRowInserted

public sealed class TreeModel.RowInsertedSignalArgs : SignalArgs
Inheritance
TreeModel.RowInsertedSignalArgs
Inherited Members

Properties

Iter

public TreeIter Iter { get; }

Property Value

TreeIter

Path

public TreePath Path { get; }

Property Value

TreePath