Root
This allows for other widgets to register as the root of some widget chain to be notified when, for example, the menu chain closes.
This is used by dvui.ContextWidget
Fields
- ptr:*anyopaque
- *anyopaque
- close:*const fn (ptr: *anyopaque, reason: CloseReason) void
- *const fn (ptr: *anyopaque, reason: CloseReason) void