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
IsExpander
public bool IsExpander { get; }
Property Value
Iter
public TreeIter Iter { get; }
Property Value
Model
public TreeModel Model { get; }