Tryst::UI::WidgetAddressing
Inherits Tryst::UI::AddressingStrategy < Reference < Object
@api private
The default WidgetType#addressing strategy - an ordinary Tk widget with an independent path of its own, driving #virtual_path/ #configure through it directly. See WidgetType#addressing for how a type opts into a different strategy (e.g. MenuEntryAddressing, a menu entry with no Tk path of its own).
Constructors
new(node : Node)
SourceInstance methods
option_dump
Every current option/value Tk reports for this widget right now. Raises NotRealizedError before realize.