Valuator.this
this
(WidgetPtr handle, bool ownsHandle = false)Creates a Valuator wrapper around an existing widget handle.
Parameters
handle | The low-level widget handle (must be a valuator-derived widget) |
ownsHandle | Whether to delete the handle on destruction |