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