Imported Upstream version 6.10.0.70

Former-commit-id: d4d48ef4f866c2f815c3aa202177767680f35d8d
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2020-02-11 08:43:41 +00:00
parent 417b477e26
commit ec7bc58245
53 changed files with 512 additions and 400 deletions

View File

@@ -226,7 +226,11 @@ class GtkPackage (GitHubPackage):
'patches/gtk/nsview-embedding-skip-hidden-subviews.patch',
'patches/gtk/0001-gtk-combo-box-native-menu-hook.patch',
'patches/gtk/gtkviewport-autoscroll.patch'
'patches/gtk/gtkviewport-autoscroll.patch',
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/993471
'patches/gtk/gtk-pboard-types.patch',
'patches/gtk/define-NSPasteboardTypeURL.patch'
])
def prep(self):