add ui_listview_select/ui_combobox_select for gtk3
// Copyright (c) Microsoft Corporation and Contributors.// Licensed under the MIT License.namespace winui{ [default_interface] runtimeclass MainWindow : Microsoft.UI.Xaml.Window { MainWindow(); Int32 MyProperty; }}