window


Description:

public Window? window { owned get; }

Gets the top level window for this widget.

Returns null if this widget or none of its Container ancestors have been added to a Window.