Table of Contents

Class CellArea.ApplyAttributesSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnApplyAttributes

public sealed class CellArea.ApplyAttributesSignalArgs : SignalArgs
Inheritance
CellArea.ApplyAttributesSignalArgs
Inherited Members

Properties

IsExpanded

public bool IsExpanded { get; }

Property Value

bool

IsExpander

public bool IsExpander { get; }

Property Value

bool

Iter

public TreeIter Iter { get; }

Property Value

TreeIter

Model

public TreeModel Model { get; }

Property Value

TreeModel