Added Gtk Backend Core Gallery project (#1293)
authorJavier Suárez Ruiz <javiersuarezruiz@hotmail.com>
Tue, 5 Dec 2017 12:10:42 +0000 (13:10 +0100)
committerRui Marinho <me@ruimarinho.net>
Tue, 5 Dec 2017 12:10:42 +0000 (12:10 +0000)
commit874677f9b9f1f457389f742a133ba0386a838a03
treee16af50fcc96237d824e05412cb8effd34e8503c
parenteec4fd2879ad179d68820b1438968bce355cb2ae
Added Gtk Backend Core Gallery project (#1293)

* Added Gtk backend Core Gallery Sample

* Updated GTK projects to use Net Framework 4.7 and change the gtk-sharp dependencies path
18 files changed:
Xamarin.Forms.ControlGallery.GTK/AdvancedOpenGLView.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/App.config [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/BasicOpenGLView.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/Icon.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/Program.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/Properties/AssemblyInfo.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/StringProvider.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/Xamarin.Forms.ControlGallery.GTK.csproj [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/gtk_back_button.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/gtk_hamburguer_button.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/ic_share.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/ratchet.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/ratchet_full.jpg [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/tdl.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.GTK/twitternav.png [new file with mode: 0644]
Xamarin.Forms.Platform.GTK/ViewRenderer.cs
Xamarin.Forms.Platform.GTK/Xamarin.Forms.Platform.GTK.csproj
Xamarin.Forms.sln